showToast property

bool showToast
final

whether show default volume changed toast, default value is false.

The default toast ui insert an OverlayEntry to current context's overlay

Implementation

final bool showToast;