isBottom property
bool
get
isBottom
Implementation
bool get isBottom =>
this == bottom || this == bottomStart || this == bottomEnd;
bool get isBottom =>
this == bottom || this == bottomStart || this == bottomEnd;