condition property
The condition under which this rule's builder should be used.
Implementation
final bool Function(ActiveLayoutInfo) condition;
The condition under which this rule's builder should be used.
final bool Function(ActiveLayoutInfo) condition;