condition property

bool Function(ActiveLayoutInfo) condition
final

The condition under which this rule's builder should be used.

Implementation

final bool Function(ActiveLayoutInfo) condition;