onColor method

  1. @override
Color? onColor()
override

The background color used for the menu

Implementation

@override
Color? onColor() => null;