color property

Color? color
final

The color of the background of the menu, size of the background is determined by width and height given. Default is transparent.

Implementation

final Color? color;