getSelectedSize method

double getSelectedSize()

Implementation

double getSelectedSize() {
  return onSelectSize ?? 24.0;
}