functions/text-styles library
empathetech_flutter_ui Copyright (c) 2023 Empathetech LLC. All rights reserved. See LICENSE for distribution and usage details.
Functions
-
bodyLarge(
BuildContext context) → TextStyle? -
bodyMedium(
BuildContext context) → TextStyle? -
bodySmall(
BuildContext context) → TextStyle? -
buildBodyLarge(
Color color) → TextStyle -
buildBodyMedium(
Color color) → TextStyle -
buildBodySmall(
Color color) → TextStyle -
buildDisplayLarge(
Color color) → TextStyle -
buildDisplayMedium(
Color color) → TextStyle -
buildDisplaySmall(
Color color) → TextStyle -
buildHeadlineLarge(
Color color) → TextStyle -
buildHeadlineMedium(
Color color) → TextStyle -
buildHeadlineSmall(
Color color) → TextStyle -
buildLabelLarge(
Color color) → TextStyle -
buildLabelMedium(
Color color) → TextStyle -
buildLabelSmall(
Color color) → TextStyle -
buildTitleLarge(
Color color) → TextStyle -
buildTitleMedium(
Color color) → TextStyle -
buildTitleSmall(
Color color) → TextStyle -
displayLarge(
BuildContext context) → TextStyle? -
displayMedium(
BuildContext context) → TextStyle? -
displaySmall(
BuildContext context) → TextStyle? -
headlineLarge(
BuildContext context) → TextStyle? -
headlineMedium(
BuildContext context) → TextStyle? -
headlineSmall(
BuildContext context) → TextStyle? -
labelLarge(
BuildContext context) → TextStyle? -
labelMedium(
BuildContext context) → TextStyle? -
labelSmall(
BuildContext context) → TextStyle? -
titleLarge(
BuildContext context) → TextStyle? -
titleMedium(
BuildContext context) → TextStyle? -
titleSmall(
BuildContext context) → TextStyle?