Answers for "list tile horizontal flutter icons"

1

how to put two trailing icons in list tile flutter

Adding mainAxisSize: MainAxisSize.min to the Row() instance fixes the issue.
Posted by: Guest on June-08-2020

Code answers related to "Dart"

Browse Popular Code Answers by Language