isRight property
bool
get
isRight
Implementation
bool get isRight =>
this == VoicebotCorner.bottomRight || this == VoicebotCorner.topRight;
bool get isRight =>
this == VoicebotCorner.bottomRight || this == VoicebotCorner.topRight;