Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Documentation for AspectRatio
aspectRatio
double
1
child
StacWidget
StacAspectRatio( aspectRatio: 1.33, child: StacContainer( color: '#FF5733', width: 100, height: 100, ), )
{ "type": "aspectRatio", "aspectRatio": 1.33, "child": { "type": "container", "color": "#FF5733", "width": 100, "height": 100 } }