PixelTheme class
Theme class for PixelPreview widgets
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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
Static Properties
- activeHandleHighlight ↔ Color
-
getter/setter pair
- bodyTextStyle ↔ TextStyle
-
getter/setter pair
- cardDecoration ↔ BoxDecoration
-
getter/setter pair
- handleDecoration ↔ BoxDecoration
-
getter/setter pair
- primaryButtonStyle ↔ ButtonStyle
-
getter/setter pair
- secondaryButtonStyle ↔ ButtonStyle
-
getter/setter pair
- subtitleTextStyle ↔ TextStyle
-
getter/setter pair
- titleTextStyle ↔ TextStyle
-
getter/setter pair
- toggleButtonStyle ↔ ButtonStyle
-
getter/setter pair
Static Methods
-
frameBorderDecoration(
{Color backgroundColor = Colors.transparent}) → BoxDecoration
Constants
- canvasBackground → const Color
- coralRed → const Color
- darkBackground → const Color
- lightBackground → const Color
- lightBlue → const Color
- lightGray → const Color
- mintGreen → const Color
- primaryBlue → const Color
- primaryText → const Color
- secondaryText → const Color