expanded property

RxBool expanded
final

Indicator whether the operations should be all expanded or not.

Implementation

final RxBool expanded = RxBool(false);