backgroundColor property

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");