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 Icon
String
StacIconType
material
double
StacColor
StacTextDirection
Note: To check the available icons, refer to Icon utils.
StacIcon( icon: 'home', size: 24.0, color: StacColors.black, semanticLabel: 'Home Icon', textDirection: StacTextDirection.ltr, )
{ "type": "icon", "icon": "home", "size": 24, "color": "#000000", "semanticLabel": "Home Icon", "textDirection": "ltr" }