maxHeight method

void maxHeight(
  1. double height
)

Implementation

void maxHeight(double height) => _maxHeight = height;