isFixed property

bool isFixed

Indicates if these rules where created with SpanExpandRules.fixed.

Implementation

bool get isFixed => start == ExpandRule.fixed;