setOnBackPressed method
Implementation
void setOnBackPressed(Function callback) {
throw UnimplementedError('setOnBackPressed() has not been implemented.');
}
void setOnBackPressed(Function callback) {
throw UnimplementedError('setOnBackPressed() has not been implemented.');
}