Skip to content

Commit

Permalink
Update lib/src/customizer/avatar_maker_reset_widget.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Xavier Chrétien <chretienxavier42@gmail.com>
  • Loading branch information
Adaendra and apomalyn committed Jul 1, 2024
1 parent a4babe1 commit e091b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/customizer/avatar_maker_reset_widget.dart
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class AvatarMakerResetWidget extends StatelessWidget {
/// Example: \
/// You may pass a function that triggers a snackbar saying "Reset done!" on
/// the screen.
final Function? onTap;
final VoidCallback? onTap;

/// A widget to render as the child of a [InkWell].
///
Expand Down

0 comments on commit e091b47

Please sign in to comment.