menu
googleapis package
documentation
slides/v1.dart
ThemeColorPair
ThemeColorPair constructor
ThemeColorPair constructor
dark_mode
light_mode
ThemeColorPair
constructor
ThemeColorPair
(
{
RgbColor
?
color
,
String
?
type
,
})
Implementation
ThemeColorPair({ this.color, this.type, });
googleapis package
documentation
slides/v1
ThemeColorPair
ThemeColorPair constructor
ThemeColorPair class