color property

Color? color
inherited

Returns the color of the notification.

Implementation

Color? get color => _color;