isCollapsed property
bool
get
isCollapsed
Whether the floating widget is currently collapsed.
Implementation
bool get isCollapsed => _isCollapsed;
Whether the floating widget is currently collapsed.
bool get isCollapsed => _isCollapsed;