menu
ekyc_flutter package
documentation
app/modules/app/controllers/app_controller.dart
AppController
setCmnnd method
setCmnnd method
dark_mode
light_mode
setCmnnd
method
void
setCmnnd
(
dynamic
value
)
Implementation
void setCmnnd(value) { _cmndModel.value = value; }
ekyc_flutter package
documentation
app/modules/app/controllers/app_controller
AppController
setCmnnd method
AppController class