FlipType enum
There two types of Flip Animations for FlipWidget.
- middleFlip is used for FlipWidgets that flip in the middle, like Mechanical Flip Boards do.
- spinFlip is used for FlipWidgets that flip like cards do (roll flip).
Properties
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