Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
prefix
→ String
-
no setter
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
asset(String icon, {required WidgetSize size, Color? color, BoxFit fit = BoxFit.contain})
→ Widget
-
-
bold10(String title, {int? maxLines, TextAlign? align, Color? color})
→ Text
-
-
bold12(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
bold13(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
bold14(String title, {int? maxLines, TextAlign? align, String? family})
→ Text
-
-
bold15(String title, {int? maxLines, TextAlign? align, String? family})
→ Text
-
-
bold16(String title, {int? maxLines, TextAlign? align, String? family})
→ Text
-
-
bold18(String title, {int? maxLines, TextAlign? align, String? family})
→ Text
-
-
bold20(String title, {int? maxLines, TextAlign? align, String? family, Color? color})
→ Text
-
-
bold22(String title, {int? maxLines, TextAlign? align, String? family})
→ Text
-
-
bold24(String title, {int? maxLines, TextAlign? align, String? family})
→ Text
-
-
bold26(String title, {int? maxLines, TextAlign? align, String? family})
→ Text
-
-
cardTitle(String title, {int maxLines = 2})
→ Widget
-
-
cardWidget({required Widget child, dynamic onTap()?, Color? color})
→ Widget
-
-
components<T extends Components>()
→ T
-
-
expandedImageWidget(String? id, {required double aspectRatio, required BoxFit fit, BorderRadius clipRadius = BorderRadius.zero})
→ Widget
-
-
imageWidget(String? id, {required WidgetSize size, required BoxFit fit})
→ Widget
-
-
loc<T>()
→ T
-
-
mappings<T extends Mappings>()
→ T
-
-
normal10(String title, {int? maxLines, TextAlign? align, Color? color})
→ Text
-
-
normal12(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
normal13(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
normal14(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
normal15(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
normal16(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
normal18(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
normal20(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
normal6(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
normal8(String title, {int? maxLines, TextAlign? align})
→ Text
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
openAlertDialog(BuildContext context, String title, String message, String okMessage, String cancelMessage, dynamic confirm(bool, BuildContext))
→ void
-
-
openBottomSheet(BuildContext context, Widget child)
→ void
-
-
openDialog<T>(BuildContext context, dynamic builder(BuildContext), {bool dismissible = false, EdgeInsets insetPadding = EdgeInsets.zero})
→ Future<T?>
-
-
setLocalization<T>(T loc)
→ void
-
-
showToast(FToast fToast, ToastType type, String message, {ToastGravity gravity = ToastGravity.BOTTOM, Duration duration = const Duration(seconds: 2)})
→ void
-
-
smallCardWidget({required Widget child, dynamic onTap()?, Color? color})
→ Widget
-
-
subtitle(String title)
→ Text
-
-
themedAsset(String icon, {required WidgetSize size, Color? color, BoxFit fit = BoxFit.contain})
→ Widget
-
-
title(String title, {String? family})
→ Text
-
-
toString()
→ String
-
A string representation of this object.
inherited