A visual reaction on a piece of Material to user input.
Typically created by MaterialInkController.splashAt.
Constants
- defaultRadius → double
-
The default radius of an ink splash in logical pixels.
35.0
Constructors
Properties
- hashCode → int
-
Get a hash code for this object.
read-only, inherited - runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Operators
-
operator ==(
other) → bool -
The equality operator.
inherited
Methods
-
cancel(
) → void -
The user input was canceled.
-
confirm(
) → void -
The user input is confirmed.
-
dispose(
) → void -
Free up the resources associated with this reaction.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited -
toString(
) → String -
Returns a string representation of this object.
inherited