isTrailing property

bool get isTrailing

Whether or not this is trailing

Implementation

bool get isTrailing => this == ControlAffinity.trailing;