enabled property

bool? enabled
final

Whether this custom widget participates in RFW emit.

null keeps the default enabled behavior.

Implementation

final bool? enabled;