menu
chat_plugin_flutter package
documentation
model/config.dart
AndroidTheme
AndroidTheme.new constructor
AndroidTheme.new constructor
dark_mode
light_mode
AndroidTheme
constructor
AndroidTheme
(
{
String
?
mainColor
=
"#9c5aff"
,
String
?
toolbarColor
=
"#ebdeff"
,
String
?
toolbarDrawable
,
})
Implementation
AndroidTheme({ this.mainColor = "#9c5aff", this.toolbarColor = "#ebdeff", this.toolbarDrawable, });
chat_plugin_flutter package
documentation
model/config
AndroidTheme
AndroidTheme.new constructor
AndroidTheme class