secondBackground property
secondBackground A second background of the dynamic color (as a function
of a DynamicScheme
), if it
exists.
Implementation
final DynamicColor Function(DynamicScheme)? secondBackground;
secondBackground A second background of the dynamic color (as a function
of a DynamicScheme
), if it
exists.
final DynamicColor Function(DynamicScheme)? secondBackground;