onPress property
dynamic Function()
onPress
final
Fired when the user taps a bar button.
Implementation
final Function() onPress;
Fired when the user taps a bar button.
final Function() onPress;