menu
flutter_chen_common package
documentation
widgets/marquee/com_marquee.dart
MarqueeController
reset method
reset method
dark_mode
light_mode
reset
method
void
reset
(
)
重置滚动
Implementation
void reset() => _state?.reset();
flutter_chen_common package
documentation
widgets/marquee/com_marquee
MarqueeController
reset method
MarqueeController class