selectedItemTextStyle property
Configures the text style for the selected item’s label. TextStyle(fontSize: 16, color: Colors.white)
Implementation
final TextStyle selectedItemTextStyle;
Configures the text style for the selected item’s label. TextStyle(fontSize: 16, color: Colors.white)
final TextStyle selectedItemTextStyle;