enabled property
Whether this custom widget participates in A2UI emit.
null keeps the default enabled behavior. This key is valid only on an
@RestageWidget class.
Implementation
final bool? enabled;
Whether this custom widget participates in A2UI emit.
null keeps the default enabled behavior. This key is valid only on an
@RestageWidget class.
final bool? enabled;