isLeft property

bool get isLeft

Left positions

Implementation

bool get isLeft => use == ViewPositionType.left;