NBHeading class Null safety

Constructors

NBHeading({Map<String, dynamic>? sizes, Sizes? s4xl, Sizes? s3xl, Sizes? s2xl, Sizes? xl, Sizes? lg, Sizes? md, Sizes? sm, Sizes? xs, HeadingBaseStyle? baseStyle})

Properties

f2xl Sizes
read-only
f3xl Sizes
read-only
f4xl Sizes
read-only
hashCode int
The hash code for this object.
read-only, inherited
lg Sizes
read-only
md Sizes
read-only
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
sizes Map<String, dynamic>
read-only
sm Sizes
read-only
xl Sizes
read-only
xs Sizes
read-only

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited