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)
→ Text
-
-
bold12(String title)
→ Text
-
-
bold13(String title)
→ Text
-
-
bold14(String title)
→ Text
-
-
bold15(String title)
→ Text
-
-
bold16(String title)
→ Text
-
-
bold18(String title)
→ Text
-
-
bold20(String title)
→ Text
-
-
cardTitle(String title, {int maxLines = 2})
→ Widget
-
-
cardWidget({required Widget child, dynamic onTap()?, Color? color})
→ Widget
-
-
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()
→ K
-
-
normal10(String title)
→ Text
-
-
normal12(String title)
→ Text
-
-
normal13(String title)
→ Text
-
-
normal14(String title)
→ Text
-
-
normal15(String title)
→ Text
-
-
normal16(String title)
→ Text
-
-
normal18(String title)
→ Text
-
-
normal20(String title)
→ 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
-
-
setLocalization(K 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)
→ Text
-
-
toString()
→ String
-
A string representation of this object.
inherited