selectedTileColor property
The color of the tile when unselected. If null, NavigationPaneThemeData.tileColor/hovering is used
Implementation
final WidgetStateProperty<Color?>? selectedTileColor;
The color of the tile when unselected. If null, NavigationPaneThemeData.tileColor/hovering is used
final WidgetStateProperty<Color?>? selectedTileColor;