DefaultStyleImpl class

Implemented types

Constructors

DefaultStyleImpl()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
styleH1(AppModel app, BuildContext context) TextStyle?
override
styleH2(AppModel app, BuildContext context) TextStyle?
override
styleH3(AppModel app, BuildContext context) TextStyle?
override
styleH4(AppModel app, BuildContext context) TextStyle?
override
styleH5(AppModel app, BuildContext context) TextStyle?
override
styleHighLight1(AppModel app, BuildContext context) TextStyle?
override
styleHighLight2(AppModel app, BuildContext context) TextStyle?
override
styleInputDecorationLabel(AppModel app, BuildContext context) TextStyle?
override
styleSmallText(AppModel app, BuildContext context) TextStyle?
override
styleText(AppModel app, BuildContext context) TextStyle?
override
toString() String
A string representation of this object.
inherited

Operators

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