secondBackground property

DynamicColor Function(DynamicScheme)? secondBackground
final

secondBackground A second background of the dynamic color (as a function of a DynamicScheme), if it exists.

Implementation

final DynamicColor Function(DynamicScheme)? secondBackground;