background property

Color background
getter/setter pair

the background color of the notification by default it's set to white for types constructors (Success, Info, Delete) this parameter is unchangeable

Implementation

late Color background;