maxHeight property
The maximum height constraint to give the child. Set this to null (the default) to use the constraint from the parent instead.
Implementation
final double? maxHeight;
The maximum height constraint to give the child. Set this to null (the default) to use the constraint from the parent instead.
final double? maxHeight;