repeatable property
Indicator whether this ChatButton is considered repeatable, meaning it shouldn't close any popup windows after being pressed.
Implementation
bool get repeatable => false;
Indicator whether this ChatButton is considered repeatable, meaning it shouldn't close any popup windows after being pressed.
bool get repeatable => false;