menu
rohd_hcl
rohd_hcl.dart
ReadyValidInterface
<
LogicType extends Logic
>
ready property
ready
dark_mode
light_mode
ready
property
Logic
get
ready
Indicates that the consumer is ready to accept data.
Implementation
Logic get ready => port('ready');
rohd_hcl
rohd_hcl
ReadyValidInterface
<
LogicType extends Logic
>
ready property
ReadyValidInterface class