bgColor property

Color? bgColor
final

盒子背景色。默认为 Theme.of(context).colorScheme.background

Implementation

final Color? bgColor;