color property

Color? color
final

color ,if set null , will be Theme.of(context).scaffoldBackgroundColor

Implementation

final Color? color;