usesActionBlocks property

bool get usesActionBlocks

Whether this widget class uses any action blocks.

Implementation

bool get usesActionBlocks => actionBlockKeys.isNotEmpty;