overlayColor property

MaterialStateProperty<Color?>? overlayColor
final

Overrides the default value of NavigationBar.overlayColor.

Implementation

final MaterialStateProperty<Color?>? overlayColor;