repeatable property

bool get repeatable

Indicator whether this ChatButton is considered repeatable, meaning it shouldn't close any popup windows after being pressed.

Implementation

bool get repeatable => false;