ThemeUtils class
Constructors
- ThemeUtils(ColorScheme _colorScheme)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- kBaseAppBarTheme → AppBarTheme
-
no setter
-
no setter
- kBaseCheckboxTheme → CheckboxThemeData
-
no setter
- kBaseDividerThemeData → DividerThemeData
-
no setter
- kBaseDrawerThemeData → DrawerThemeData
-
no setter
- kBaseElevatedButtonThemeData → ElevatedButtonThemeData
-
no setter
- kBaseIconButtonTheme → IconButtonThemeData
-
no setter
- kBaseIconThemeData → IconThemeData
-
no setter
- kBaseInputDecorationTheme → InputDecorationTheme
-
no setter
- kBaseListTileThemeData → ListTileThemeData
-
no setter
- kBaseProgressIndicatorThemeData → ProgressIndicatorThemeData
-
no setter
- kBaseTabBarTheme → TabBarTheme
-
no setter
- kBaseTextButtonThemeData → TextButtonThemeData
-
no setter
- kBaseTextTheme → TextTheme
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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