menu
getx_scaffold package
documentation
common/base/base_controller_mixin.dart
BaseControllerMixin
updateUi method
updateUi method
dark_mode
light_mode
updateUi
method
void
updateUi
(
)
刷新UI
Implementation
void updateUi() { update([builderId]); }
getx_scaffold package
documentation
common/base/base_controller_mixin
BaseControllerMixin
updateUi method
BaseControllerMixin mixin