menu
fl_assets_picker package
documentation
fl_assets_picker.dart
AssetEntity
size property
size property
dark_mode
light_mode
size
property
Size
get
size
The
Size
for the asset.
Implementation
Size get size => Size(width.toDouble(), height.toDouble());
fl_assets_picker package
documentation
fl_assets_picker
AssetEntity
size property
AssetEntity class