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