backgroundColor property
- @Deprecated('Use surface instead. ' 'This feature was deprecated after v3.18.0-0.1.pre.')
Implementation
@Deprecated(
'Use surface instead. '
'This feature was deprecated after v3.18.0-0.1.pre.',
)
Color get backgroundColor => colorScheme.background;