menu
antd_flutter_mobile package
documentation
components/tabs/indicator.dart
AntdIndicatorController<T extends AntdTab>
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() { _animationController?.dispose(); }
antd_flutter_mobile package
documentation
components/tabs/indicator
AntdIndicatorController<T extends AntdTab>
dispose method
AntdIndicatorController class