callbackFunction property

dynamic Function() callbackFunction
final

The function that will be performed when the user taps on the icon.

Implementation

final Function() callbackFunction;