menu
neomage package
documentation
utils/constants/system.dart
SystemConstants
maxFileSize constant
maxFileSize constant
dark_mode
light_mode
maxFileSize
constant
int
const
maxFileSize
Implementation
static const int maxFileSize = 10 * 1024 * 1024;
neomage package
documentation
utils/constants/system
SystemConstants
maxFileSize constant
SystemConstants class