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 Flexible
StacWidget
int
1
StacFlexFit
FlexFit.loose
StacFlexible( flex: 2, fit: StacFlexFit.tight, child: StacText(data: 'Hello, World!'), )
{ "type": "flexible", "flex": 2, "fit": "tight", "child": { "type": "text", "data": "Hello, World!" } }