H4Config class
config class for h4
- Inheritance
-
- Object
- HeadingConfig
- H4Config
Constructors
Properties
- divider → HeadingDivider?
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- padding → EdgeInsets
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- style → TextStyle
-
final
- tag → String
-
every config has a tag
no setteroverride
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
- darkConfig → H4Config
-
no setter