app/modules/dashboard/widgets
library
Functions
-
callLogTime(String time, int? callState, TextStyle? textStyle)
→ Widget
-
-
customTextSpan(String message, String prevValue, TextStyle? normalStyle, TextStyle? underlineStyle)
→ TextSpan
-
-
isCountryCode(String text)
→ bool
-
-
onTapForSpanText(String e)
→ dynamic
-
-
-
spannableText(String text, String spannableText, TextStyle? style, Color? spanTextColor)
→ Widget
-
-
spannableTextType(String text)
→ String
-
-
textMessageSpannableText(String message, TextStyle? textStyle, Color urlColor, {int? maxLines})
→ Widget
-