isBottom property
bool
get
isBottom
Implementation
bool get isBottom =>
this == VoicebotCorner.bottomRight || this == VoicebotCorner.bottomLeft;
bool get isBottom =>
this == VoicebotCorner.bottomRight || this == VoicebotCorner.bottomLeft;