Elevated Button
Primary nodes
Last updated
Primary nodes
Last updated
Released in version:
1.0.0
Flutter/Dart link:
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
1.0.0
autofocus
Bool
Autofocus button? Defaults to false
1.0.9
backgroundColor
Color
Background Color
1.0.0
borderRadius
BorderRadius
Border Radius for the corners of the button
1.0.0
child (required)
Widget
Child Widget
1.0.0
onLongPress
Flow
Flow called when the button is long pressed
1.0.9
onPressed (required)
Flow
Flow called when the button is pressed
1.0.0