controller property
Controller for imperatively managing this snackbar's animations Each snackbar should have its own unique controller to avoid conflicts
Implementation
final SnackbarModalController? controller;
Controller for imperatively managing this snackbar's animations Each snackbar should have its own unique controller to avoid conflicts
final SnackbarModalController? controller;