Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

Chang height of the bottom Navigation bar in flutter

bottomNavigationBar: SizedBox(
        height: 70, 
        child: BottomNavigationBar(),
        ),
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Chang #height #bottom #Navigation #bar #flutter
ADD COMMENT
Topic
Name
9+4 =