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