backgroundColor property

Color? backgroundColor
inherited

Returns the background color of the notification.

Implementation

Color? get backgroundColor => _backgroundColor;