minPanelSize property

double minPanelSize

return minPanelSize

Implementation

double get minPanelSize => _state?.minPanelSize ?? 0;