modalBarrierColor property
final
Specifies the color of the modal barrier that darkens everything below the bottom sheet.
Defaults to Colors.black54
if not provided.
Implementation
final Color? modalBarrierColor;
Specifies the color of the modal barrier that darkens everything below the bottom sheet.
Defaults to Colors.black54
if not provided.
final Color? modalBarrierColor;