menu
bluesky package
documentation
app_bsky_embed_defs.dart
AspectRatio
AspectRatio const constructor
AspectRatio const constructor
dark_mode
light_mode
AspectRatio
constructor
const
AspectRatio
(
{
required
int
width
,
required
int
height
,
})
Implementation
const factory AspectRatio({ required int width, required int height, }) = _AspectRatio;
bluesky package
documentation
app_bsky_embed_defs
AspectRatio
AspectRatio const constructor
AspectRatio class