colorRgb property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? colorRgb
getter/setter pair

Deprecated: Use driveThemes/colorRgb instead.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? colorRgb;