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