ToastData class
Constructors
Properties
- bgColor ↔ Color
-
Toast Background Color
read / write
- duration ↔ Duration
-
Shown Duration
read / write
- exactDuration ↔ Duration
-
Shown Duration When Init
read / write
- fadePoint ↔ Duration
-
Fade Time Point
read / write
- gonePoint ↔ Duration
-
Gone Time Point
read / write
- gravity ↔ Alignment
-
Toast View Alignment in Screen
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- iconPathLeft ↔ Widget
-
Left Icon Path
read / write
- iconPathTop ↔ Widget
-
Top Icon Path
read / write
- msg ↔ String
-
Toast Msg
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- txtColor ↔ Color
-
Text Color
read / write
- txtSize ↔ double
-
Text Size
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited