maxPanelSize property

double maxPanelSize

return maxPanelSize

Implementation

double get maxPanelSize => _state?.maxPanelSize ?? 1.0;