isCenter property

bool get isCenter

Center positions

Implementation

bool get isCenter => use == ViewPositionType.center;