autoClose property

bool autoClose
final

Whether the SnackBar should close automatically after a duration. Defaults to true.

Implementation

final bool autoClose;