menu
velix_ui package
documentation
commands/command.dart
CommandController<T extends StatefulWidget>
updateCommandState method
updateCommandState method
dark_mode
light_mode
updateCommandState
method
void
updateCommandState
(
)
update the command states
Implementation
void updateCommandState() {}
velix_ui package
documentation
commands/command
CommandController<T extends StatefulWidget>
updateCommandState method
CommandController mixin