backgroundColor property

MaterialStateProperty<Color?>? backgroundColor
final

The menu's background fill color.

Implementation

final MaterialStateProperty<Color?>? backgroundColor;