color property

Color? color
final

如果未设置,则为 Theme.of(context).scaffoldBackgroundColor

Implementation

final Color? color;