menu
neomage package
documentation
data/services/settings_sync_service.dart
SettingsSyncController
getFileSize property
getFileSize property
dark_mode
light_mode
getFileSize
property
Future
<
int
?
>
Function
(
String
path
)
getFileSize
final
Get file size in bytes.
Implementation
final Future<int?> Function(String path) getFileSize;
neomage package
documentation
data/services/settings_sync_service
SettingsSyncController
getFileSize property
SettingsSyncController class