handleSize property

double get handleSize

Implementation

double get handleSize {
  return height - padding.vertical;
}