menu
story_time package
documentation
story_page_view
IndicatorAnimationCommand
IndicatorAnimationCommand constructor
IndicatorAnimationCommand
brightness_4
IndicatorAnimationCommand
constructor
Null safety
IndicatorAnimationCommand
(
{
bool
?
pause
,
bool
?
resume
,
Duration
?
duration
}
)
Implementation
IndicatorAnimationCommand({ this.pause, this.resume, this.duration, });
story_time package
documentation
story_page_view
IndicatorAnimationCommand
IndicatorAnimationCommand constructor
IndicatorAnimationCommand class
Constructors
IndicatorAnimationCommand
Properties
duration
hashCode
pause
resume
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==