menu
state_loading_button package
documentation
state_loading_button.dart
ButtonProgress
needChangeAnimation abstract method
needChangeAnimation abstract method
dark_mode
light_mode
needChangeAnimation
abstract method
bool
needChangeAnimation
(
ButtonProgress
newProgress
)
是否需要改变动画参数
Implementation
bool needChangeAnimation(ButtonProgress newProgress);
state_loading_button package
documentation
state_loading_button
ButtonProgress
needChangeAnimation abstract method
ButtonProgress class