skip to Main Content

Flutter IconButton onPressed never fires

As I was unaware that ListTiles exists I implemented the following from scratch: My widget-structure looks like this: StudiesItemWidget (equals scaffold of widget, contains the following three) StudiesItemDuration (equals leading number) StudiesItemDescription (equals main body of widget, containing description +…

VIEW QUESTION
Back To Top
Search