menu
truesight_flutter package
documentation
widgets/go_back_button.dart
GoBackButton
onGoBack property
onGoBack property
dark_mode
light_mode
onGoBack
property
FutureOr
<
void
>
Function
(
BuildContext
)
?
onGoBack
final
Implementation
final FutureOr<void> Function(BuildContext)? onGoBack;
truesight_flutter package
documentation
widgets/go_back_button
GoBackButton
onGoBack property
GoBackButton class