overlayColor property
final
The highlight color that's typically used to indicate that the NavigationDestination is focused, hovered, or pressed.
Implementation
final WidgetStateProperty<Color?>? overlayColor;
The highlight color that's typically used to indicate that the NavigationDestination is focused, hovered, or pressed.
final WidgetStateProperty<Color?>? overlayColor;