isBottom property

bool get isBottom

Bottom positions

Implementation

bool get isBottom => use == ViewPositionType.bottom;