usesCustomActions property

bool get usesCustomActions

Whether this widget class uses any custom actions.

Implementation

bool get usesCustomActions => customActionKeys.isNotEmpty;