common/text library
Functions
-
textBody1(
{Color? color}) → TextStyle -
textBody2(
{Color? color}) → TextStyle -
textBody2Underlined(
{Color? color}) → TextStyle -
textButtonLg(
{Color? color}) → TextStyle -
textButtonMd(
{Color? color}) → TextStyle -
textButtonSm(
{Color? color}) → TextStyle -
textCaption(
{Color? color}) → TextStyle -
textCaption2(
{Color? color}) → TextStyle -
textCaption2Underlined(
{Color? color}) → TextStyle -
textCustom(
{double? size, Color? color, FontWeight? weight, bool? underline, bool? italic}) → TextStyle -
textError(
) → TextStyle -
textH1(
{Color? color}) → TextStyle -
textH2(
{Color? color}) → TextStyle -
textH3(
{Color? color}) → TextStyle -
textH4(
{Color? color}) → TextStyle -
textH5(
{Color? color}) → TextStyle -
textH6(
{Color? color}) → TextStyle -
textH7(
{Color? color}) → TextStyle -
textOverline(
{Color? color}) → TextStyle -
textSub1(
{Color? color}) → TextStyle -
textSub2(
{Color? color}) → TextStyle -
textSub2Underlined(
{Color? color}) → TextStyle