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 LinearProgressIndicator
double
StacColor
String
StacBorderRadius
StacLinearProgressIndicator( color: '#541204', minHeight: 6, backgroundColor: StacColors.amber, borderRadius: StacBorderRadius( topLeft: 10, topRight: 10, bottomLeft: 10, bottomRight: 10, ), )
{ "type": "linearProgressIndicator", "color": "#541204", "minHeight": 6, "backgroundColor": "#FFD700", "borderRadius": { "topLeft": 10, "topRight": 10, "bottomLeft": 10, "bottomRight": 10 } }