isExpanded property

bool get isExpanded

Implementation

bool get isExpanded => state == FloatingComponentState.expanded;