menu
netease_common_ui package
documentation
widgets/imagePicker/wechat_assets_picker.dart
AssetEntity
fileSize property
fileSize property
dark_mode
light_mode
fileSize
property
Future
<
int
>
get
fileSize
The file size of the asset in bytes.
Implementation
Future<int> get fileSize => plugin.getFileSize(this);
netease_common_ui package
documentation
widgets/imagePicker/wechat_assets_picker
AssetEntity
fileSize property
AssetEntity class