menu
pti_insurance_test package
documentation
models/ControlObject.dart
Control
setValue method
setValue method
dark_mode
light_mode
setValue
method
void
setValue
(
String
value
)
Implementation
void setValue(String value) => this.value = value.obs;
pti_insurance_test package
documentation
models/ControlObject
Control
setValue method
Control class