scrim property

Color scrim

A color use to paint the scrim around of modal components.

Implementation

Color get scrim => _scrim ?? const Color(0xff000000);