maxHeight property
Maximum height the field can expand to in logical pixels.
Content that would cause the field to exceed this height will scroll.
Implementation
final double? maxHeight;
Maximum height the field can expand to in logical pixels.
Content that would cause the field to exceed this height will scroll.
final double? maxHeight;