fadeColor property

Color? fadeColor
final

The color which is overlaid behind the simpleDrawer to obscure the content in the background. (optional argument. default: Colors.black54)

Implementation

final Color? fadeColor;