menu
modern_form package
documentation
modern_form_images.dart
ModernFormMultiImagePicker
buildSpaceWidth method
buildSpaceWidth method
dark_mode
light_mode
buildSpaceWidth
method
Widget
buildSpaceWidth
(
double
width
)
Implementation
Widget buildSpaceWidth(double width) { return SizedBox(width: ScreenUtil().setWidth(width)); }
modern_form package
documentation
modern_form_images
ModernFormMultiImagePicker
buildSpaceWidth method
ModernFormMultiImagePicker class