presentation/utility/utility library
Functions
-
standardBodyText(
{required dynamic text, EdgeInsets? margin, Color? color, double? fontSize, FontWeight? fontWeight, TextOverflow? textOverflow, int? maxLines, TextAlign? textAlign}) → Widget -
standardHeaderText(
{required dynamic text, EdgeInsets? margin, Color? color, double? fontSize, FontWeight? fontWeight, TextOverflow? textOverflow, int? maxLines, TextAlign? textAlign}) → Widget