isDirectional property

bool get isDirectional

Implementation

bool get isDirectional => _hasStartOrEnd && !_hasLeftOrRight;