menu
rohd_hcl
rohd_hcl.dart
Axi4ReadyDriver
disable method
disable
dark_mode
light_mode
disable
method
void
disable
(
)
mechanism to turn off the ready.
Implementation
void disable() => _disabled = true;
rohd_hcl
rohd_hcl
Axi4ReadyDriver
disable method
Axi4ReadyDriver class