IThemeService class abstract

Constructors

IThemeService()

Properties

buttonTheme CdxButtonThemeData
Input theme Button theme
no setter
cardPadding EdgeInsets
Radius Padding
no setter
cardRadius BorderRadius
Radius
no setter
currentTheme AppTheme
no setter
dark ColorSet
no setter
desktopPagePadding EdgeInsets
no setter
hashCode int
The hash code for this object.
no setterinherited
inputTheme CdxInputThemeData
Theme Input theme
no setter
internalCardPadding EdgeInsets
no setter
internalSmallCardPadding EdgeInsets
no setter
light ColorSet
Padding Theme
no setter
mobilePagePadding EdgeInsets
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
smallCardPadding EdgeInsets
no setter
smallCardRadius BorderRadius
no setter
themeData ThemeData
Button theme
no setter

Methods

colors() ColorSet
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setTheme(AppTheme theme) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited