HeadingDivider class
only support h1 and h2
Constructors
- HeadingDivider({double space = 4.8, Color color = const Color(0xFFd7dde3), double height = 1.0})
Properties
Methods
-
copy(
{Color? color, double? space, double? height}) → HeadingDivider -
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
- h1 ↔ HeadingDivider
-
getter/setter pair
- h2 ↔ HeadingDivider
-
getter/setter pair
- h3 ↔ HeadingDivider
-
getter/setter pair