controller property

SnackbarModalController? controller
final

Controller for imperatively managing this snackbar's animations Each snackbar should have its own unique controller to avoid conflicts

Implementation

final SnackbarModalController? controller;