maxValue property
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;
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.
final double maxValue;