Texts extension

on

Methods

date(BuildContext context, {double fontSize = CustomFontSize.f13, Color? color, int? maxLines, double? letterSpacing, FontWeight? fontWeight}) Widget

Available on String, provided by the Texts extension

description(BuildContext context, {double fontSize = CustomFontSize.f18, TextAlign? textAlign, int? maxLines, Color? color, TextDecoration? decoration, double? letterSpacing, FontWeight? fontWeight}) Widget

Available on String, provided by the Texts extension

iconWithLabel(BuildContext context, {Color? color, double fontSize = CustomFontSize.f16}) Widget

Available on String, provided by the Texts extension

label(BuildContext context, {bool withoutAutoSize = false, double fontSize = CustomFontSize.f20, Color? color, int maxLines = 2, double? letterSpacing, FontWeight? fontWeight}) Widget

Available on String, provided by the Texts extension

labelIntro(BuildContext context, {Color? color}) Widget

Available on String, provided by the Texts extension

Available on String, provided by the Texts extension

title(BuildContext context, {double fontSize = CustomFontSize.f22, Color? color, int? maxLines, double? letterSpacing, FontWeight? fontWeight}) Widget

Available on String, provided by the Texts extension