menu
bookfx_mz package
documentation
bookfx.dart
BookController
next method
next method
dark_mode
light_mode
next
method
void
next
(
)
下一页
Implementation
void next() { nextType = 1; notifyListeners(); }
bookfx_mz package
documentation
bookfx
BookController
next method
BookController class