NuntioStyle class
Constructors
- NuntioStyle({Color? borderColor, Color? textFieldColor, double? buttonWidth, double? buttonHeight, double? logoHeight, BoxDecoration? background, double? spreadRadius, double? blurRadius})
Properties
- background ↔ BoxDecoration
-
getter/setter pair
- blurRadius ↔ double
-
getter/setter pair
- borderColor ↔ Color
-
getter/setter pair
-
getter/setter pair
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- logoHeight ↔ double
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- spreadRadius ↔ double
-
getter/setter pair
- textFieldColor ↔ Color
-
getter/setter pair
Methods
-
build(
Brightness brightness) → dynamic -
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