widget_utils
library
Functions
-
addHeight(double? height)
→ Widget
-
-
addWidth(double? width)
→ Widget
-
-
closeKeyboard(BuildContext context)
→ void
-
-
removePadding(BuildContext context, Widget child)
→ Widget
-
-
textBodyMedium(BuildContext context, String text)
→ Widget
-
-
textBodySmall(BuildContext context, String text)
→ Widget
-
-
textLabelMedium(BuildContext context, String text)
→ Widget
-
-
textLabelSmall(BuildContext context, String text)
→ Widget
-
-
textTitleLarge(BuildContext context, String text)
→ Widget
-
-
textTitleLargeTablet(BuildContext context, String text)
→ Widget
-
-
textTitleMedium(BuildContext context, String text)
→ Widget
-
-
textTitleMediumTablet(BuildContext context, String text)
→ Widget
-
-
textTitleSmall(BuildContext context, String text)
→ Widget
-