Icon
Primary nodes
Condition
Value
Released in version:
1.0.0
Flutter/Dart link:

Inputs
Input
Type
Description
Released in version:
connector (required)
Widget
Connector for the parent Widget
1.0.0
color
Color
Icon color
1.0.0
icon (required)
IconData
Icon from the Flutter Icons Library
1.0.0
semanticLabel
String
Semantic label for the icon
1.0.12
size
Double
Icon Size. Defaults to 24
1.0.0
textDirection
TextDirection
Text direction to use for rendering the icon
1.0.12
Outputs
Last updated