isPanelOpen property

RxBool isPanelOpen
final

Indicator whether the buttons panel is open or not.

Implementation

final RxBool isPanelOpen = RxBool(false);