barrierColor property
Color of the barrier, displayed when running the task. Default to a translucent white. Use Colors.transparent to hide completely the barrier (still blocks interactions).
Implementation
final Color? barrierColor;
Color of the barrier, displayed when running the task. Default to a translucent white. Use Colors.transparent to hide completely the barrier (still blocks interactions).
final Color? barrierColor;