color property

Color? color
final

The background color of the box.

If null, FluentThemeData.menuColor is used by default

Implementation

final Color? color;