menu
flutter_ren_ren_base package
documentation
common/page/ren_ren_base_page.dart
RenRenBasePageState<W extends RenRenBasePageWidget<State<StatefulWidget>>, C extends NullController>
bindController method
bindController method
dark_mode
light_mode
bindController
method
void
bindController
(
)
绑定逻辑策哥
Implementation
void bindController() { controller = createController(); }
flutter_ren_ren_base package
documentation
common/page/ren_ren_base_page
RenRenBasePageState<W extends RenRenBasePageWidget<State<StatefulWidget>>, C extends NullController>
bindController method
RenRenBasePageState class