frt class

Annotations

Constructors

frt()
const

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
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

align(TextAlign textAlign) Text
background(Color color) TextStyle
bg(Color color) TextStyle
body1(BuildContext context) TextStyle
body2(BuildContext context) TextStyle
color(Color color) TextStyle
decorationColor(Color color) TextStyle
decorationThickness(double thickness) TextStyle
direction(TextDirection textDirection) Text
fg(Paint foreground) TextStyle
font(String fontFamily) TextStyle
fontFamily(String fontFamily) TextStyle
fontFamilyFallback(List<String> fontFamilies) TextStyle
fontSize(double fontSize) TextStyle
fontWeight(FontWeight fontWeight) TextStyle
foreground(Paint foreground) TextStyle
h(double height) TextStyle
h1(BuildContext context) TextStyle
h2(BuildContext context) TextStyle
h3(BuildContext context) TextStyle
h4(BuildContext context) TextStyle
h5(BuildContext context) TextStyle
h6(BuildContext context) TextStyle
height(double height) TextStyle
heightBehavior(TextHeightBehavior textHeightBehavior) Text
letterSpacing(double spacing) TextStyle
locale(Locale locale) Text
maxLines(int maxLines) Text
overflow(TextOverflow clip) Text
size(double size) TextStyle
softwrap(bool softWrap) Text
widthBasis(TextWidthBasis textWidthBasis) Text
wordSpacing(double spacing) TextStyle

Constants

bold → const TextStyle
center → const Text
clip → const Text
ellipsis → const Text
end → const Text
fade → const Text
italic → const TextStyle
justify → const Text
left → const Text
lineThrough → const TextStyle
longestLine → const Text
ltr → const Text
parent → const Text
start → const Text
trl → const Text
underline → const TextStyle
visible → const Text
w100 → const TextStyle
w200 → const TextStyle
w300 → const TextStyle
w400 → const TextStyle
w500 → const TextStyle
w600 → const TextStyle
w700 → const TextStyle
w800 → const TextStyle
w900 → const TextStyle