menu
as_instapicker package
documentation
as_instapicker.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());
as_instapicker package
documentation
as_instapicker
AssetEntity
size property
AssetEntity class