ProcessingThemeBuilder class
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setBackgroundColor(
String v) → ProcessingThemeBuilder -
setLoadingColor(
String v) → ProcessingThemeBuilder -
setLoadingDialogColor(
String v) → ProcessingThemeBuilder -
setLoadingIndicatorSize(
int v) → ProcessingThemeBuilder -
setLoadingIndicatorWidth(
int v) → ProcessingThemeBuilder -
setStatusBarColor(
String v) → ProcessingThemeBuilder -
setStatusBarIsDarkIcons(
bool v) → ProcessingThemeBuilder -
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited