menu
flutter_base_plus package
documentation
flutter_base_plus.dart
TransitionAnimationConfig
needEndAnimation property
needEndAnimation property
dark_mode
light_mode
needEndAnimation
property
bool
needEndAnimation
final
是否需要结束动画 default:true
Implementation
final bool needEndAnimation;
flutter_base_plus package
documentation
flutter_base_plus
TransitionAnimationConfig
needEndAnimation property
TransitionAnimationConfig class