minHeight method

void minHeight(
  1. double height
)

Implementation

void minHeight(double height) => _minHeight = height;