menu
driver_lite
data/repositories/image_repository/image_settings/pick_image_settings.dart
PickImageSettings
maxHeight property
maxHeight
dark_mode
light_mode
maxHeight
property
double
?
maxHeight
final
The maximum height to scale the picked image to, or
null
for no limit.
Implementation
final double? maxHeight;
driver_lite
pick_image_settings
PickImageSettings
maxHeight property
PickImageSettings class