color property
final
If non-null, fill the barrier with this color.
See also:
- ModalRoute.barrierColor, which controls this property for the ModalBarrier built by ModalRoute pages.
Implementation
final Color? color;
If non-null, fill the barrier with this color.
See also:
final Color? color;