Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

how to give bottom padding in Listview in flutter

// Add a bottom padding to Listview in Flutter
padding: const EdgeInsets.only(bottom: kFloatingActionButtonMargin + 48)
Source by icevanila.com #
 
PREVIOUS NEXT
Tagged: #give #bottom #padding #Listview #flutter
ADD COMMENT
Topic
Name
8+9 =