menu
itwillrock_neumorphism package
documentation
neumorphic_soft_round_button.dart
NeumorphicSoftRoundButtonState
markReverse method
markReverse method
dark_mode
light_mode
markReverse
method
void
markReverse
(
)
Marks the animation to reverse.
Implementation
void markReverse() { shouldReverse = true; }
itwillrock_neumorphism package
documentation
neumorphic_soft_round_button
NeumorphicSoftRoundButtonState
markReverse method
NeumorphicSoftRoundButtonState class