Primary nodes
Released in version:
1.0.0
Flutter/Dart link:
https://api.flutter.dev/flutter/widgets/Icon-class.htmlarrow-up-right
For the most up-to-date information on this Widget, please click on the Flutter/Dart link in the box above.
Remember that this node is the same as the Flutter Widget.
connector (required)
Widget
Connector for the parent Widget
color
Color
Icon color
icon (required)
IconData
Icon from the Flutter Icons Library
semanticLabel
String
Semantic label for the icon
1.0.12
size
Double
Icon Size. Defaults to 24
textDirection
TextDirection
Text direction to use for rendering the icon
No outputs for this node
Last updated 3 years ago