onBack property

dynamic Function()? onBack
final

Called when "back" button is pressed

Implementation

final Function()? onBack;