MessageSnackBarState class
- Inheritance
-
- Object
- BaseBlocPrimaryState
- MessageSnackBarState
Constructors
- MessageSnackBarState(String? message, {Color? textColor, String? elementNameMessage, Color? color})
Properties
Methods
-
call(
BuildContext context) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited