color property

Color? color
final

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

Implementation

final Color? color;