menu
ck_utils package
documentation
all_src/widgets/snap_helper_widget.dart
SnapHelperWidget<T>
onSuccess property
onSuccess property
dark_mode
light_mode
onSuccess
property
Widget
Function
(
T
data
)
onSuccess
final
Implementation
final Widget Function(T data) onSuccess;
ck_utils package
documentation
all_src/widgets/snap_helper_widget
SnapHelperWidget<T>
onSuccess property
SnapHelperWidget class