Texts extension

on

Methods

date(BuildContext context, {double fontSize = CustomFontSize.f13, Color? color, int? maxLines, double? letterSpacing, FontWeight? fontWeight}) Widget
description(BuildContext context, {double fontSize = CustomFontSize.f18, TextAlign? textAlign, int? maxLines, Color? color, TextDecoration? decoration, double? letterSpacing, FontWeight? fontWeight}) Widget
iconWithLabel(BuildContext context, {Color? color, double fontSize = CustomFontSize.f16}) Widget
label(BuildContext context, {bool withoutAutoSize = false, double fontSize = CustomFontSize.f20, Color? color, int maxLines = 2, double? letterSpacing, FontWeight? fontWeight}) Widget
labelIntro(BuildContext context, {Color? color}) Widget
title(BuildContext context, {double fontSize = CustomFontSize.f22, Color? color, int? maxLines, double? letterSpacing, FontWeight? fontWeight}) Widget