maxHeight property

double? maxHeight
final

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;