NBHeading class

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
no setter
f3xl Sizes
no setter
f4xl Sizes
no setter
hashCode int
The hash code for this object.
no setterinherited
lg Sizes
no setter
md Sizes
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sizes Map<String, dynamic>
no setter
sm Sizes
no setter
xl Sizes
no setter
xs Sizes
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent 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