bottomNavigationBarSelectedIconSize property

double? bottomNavigationBarSelectedIconSize
final

The size of the icon on selected BottomNavigationBar item.

If undefined, defaults to 24.

Implementation

final double? bottomNavigationBarSelectedIconSize;