menu
littlefish_payments_cloud_pos package
documentation
presentation/components/bottom_controls.dart
BottomControls
onRetry property
onRetry property
dark_mode
light_mode
onRetry
property
dynamic Function
(
BuildContext
context
)
?
onRetry
final
Callback invoked when the retry button is tapped.
Implementation
final Function(BuildContext context)? onRetry;
littlefish_payments_cloud_pos package
documentation
presentation/components/bottom_controls
BottomControls
onRetry property
BottomControls class