maxValue property

double maxValue
final

Declare the max number of your height or width from your parent widget. If your parent widget has 200 height and 300 width, choose 300.

Implementation

final double maxValue;