color property

Color? color
final

Popup menu background color.

Falls back to Theme.of(context).colorScheme.surface when null.

Implementation

final Color? color;