backgroundColor property

  1. @Deprecated('Use consolidated color extension with token/background keys; this field will be removed in a future release.')
JsonString backgroundColor
getter/setter pair

Deprecated: use consolidated color extension with token/background keys. This field will be removed in a future release.

Implementation

@Deprecated(
    'Use consolidated color extension with token/background keys; this field will be removed in a future release.')
JsonString backgroundColor = JsonString("backgroundColor");