consumedProps property
Iterable<ConsumedProps> ?
get
consumedProps
The props for the non-forwarding props defined in this component.
Implementation
Iterable<ConsumedProps>? get consumedProps => null;
The props for the non-forwarding props defined in this component.
Iterable<ConsumedProps>? get consumedProps => null;