TextTemplate class
text view
- Inheritance
-
- Object
- BaseTextTemplate
- TextTemplate
- Annotations
-
- @Deprecated("use instead class 'TextFastor()'")
Constructors
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
-
t(
String? s, {TextAlign textAlign = TextAlign.left, TextDecoration? textDecoration = TextDecoration.none, Color? color, Color? backgroundColor, double? dimen, String? fontFamily, EdgeInsets? margin, EdgeInsets? padding, Decoration? decoration, double? width, double? height, TemplateSize? templateSize, Alignment? gravityLayoutAlign, VoidCallback? onPressed, LevelDS levelDS = LevelDS.l1, int? maxLines, bool? selectedTextAllow}) → Widget - "t" : means template