NUITextTheme class

Inheritance
Mixed in types

Constructors

NUITextTheme.empty()

Properties

colorCodes Map<String, String>
no setterinherited
fontFamily String
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

body1({String? v}) NUITextStyle
body2({String? v}) NUITextStyle
body3({String? v}) NUITextStyle
body4({String? v}) NUITextStyle
body5({String? v}) NUITextStyle
body6({String? v}) NUITextStyle
button1({String? v}) NUITextStyle
button2({String? v}) NUITextStyle
button3({String? v}) NUITextStyle
button4({String? v}) NUITextStyle
button5({String? v}) NUITextStyle
button6({String? v}) NUITextStyle
caption1({String? v}) NUITextStyle
caption2({String? v}) NUITextStyle
caption3({String? v}) NUITextStyle
caption4({String? v}) NUITextStyle
caption5({String? v}) NUITextStyle
caption6({String? v}) NUITextStyle
colorFromCode(String code) Color?
inherited
fromJson(Map<String, dynamic> json) NUITextTheme
inherited
getTextTheme() TextTheme
header1({String? v}) NUITextStyle
header2({String? v}) NUITextStyle
header3({String? v}) NUITextStyle
header4({String? v}) NUITextStyle
header5({String? v}) NUITextStyle
header6({String? v}) NUITextStyle
hexColorFromCode(String code) String?
inherited
isPossibleColor(String color) bool
inherited
mapper() → NUIEntMapper<NUITextTheme>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
overline1({String? v}) NUITextStyle
overline2({String? v}) NUITextStyle
overline3({String? v}) NUITextStyle
overline4({String? v}) NUITextStyle
overline5({String? v}) NUITextStyle
overline6({String? v}) NUITextStyle
setColorCodes(Map<String, String> colorCodes) → void
inherited
subtitle1({String? v}) NUITextStyle
subtitle2({String? v}) NUITextStyle
subtitle3({String? v}) NUITextStyle
subtitle4({String? v}) NUITextStyle
subtitle5({String? v}) NUITextStyle
subtitle6({String? v}) NUITextStyle
toJson() Map<String, dynamic>
inherited
toMap() Map<String, dynamic>
inherited
toMapQuery({Map<NUIEntType, EntCustomerMapper>? customMapper}) Map<String, dynamic>
inherited
toString() String
A string representation of this object.
inherited

Operators

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