TencentCloudAvChatRoomTheme class
Constructors
- TencentCloudAvChatRoomTheme({Color? backgroundColor, Color? hintColor, Color? highlightColor, Color? accentColor, TencentCloudAvChatRoomTextTheme? textTheme, InputDecorationTheme? inputDecorationTheme, bool isDark = true, Color? secondaryColor})
Properties
- accentColor → Color
-
final
- backgroundColor → Color
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- highlightColor → Color
-
final
- hintColor → Color
-
final
- inputDecorationTheme → InputDecorationTheme
-
final
- isDark → bool
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- secondaryColor → Color
-
final
- textTheme → TencentCloudAvChatRoomTextTheme
-
final
- themeData → ThemeData
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- globalAccentColor ↔ Color
-
getter/setter pair