Skip to content

Instantly share code, notes, and snippets.

@Monik09
Created September 4, 2021 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Monik09/3ab484e39c3181caec2759e1d0f07ac4 to your computer and use it in GitHub Desktop.
Save Monik09/3ab484e39c3181caec2759e1d0f07ac4 to your computer and use it in GitHub Desktop.
Property Description
child Child is the widget which comes under this widget
onHover Its called when a mouse pointer enters or exits the ink response area.
onTap When the widget is clicked, onTap is triggered.
onLongPress When the user presses the widget for more than 500 milliseconds, this function is called.
hoverColor It is called when a pointer enters or exits the ink response area.
splashColor The splash color of the ink response.
radius The radius of the ink splash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment