RiveDefaults class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
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
Constants
- alignment → const Alignment
- The default Alignment for Rive artboards.
- fit → const Fit
- The default Fit for Rive artboards.
- hitTestBehaviour → const RiveHitTestBehavior
- The default RiveHitTestBehavior for Rive listeners.
- layoutScaleFactor → const double
- The default layout scale factor.
- mouseCursor → const MouseCursor
- The default MouseCursor for Rive listeners.