bgColor property

Color get bgColor

Implementation

Color get bgColor => widget.themeData?.bgColor ?? Colors.white;