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