isStartAlign property

bool get isStartAlign

Implementation

bool get isStartAlign => [TextAlign.start, TextAlign.left].contains(align);