-
convertUrlToId({bool trimWhitespaces = true})
→ String
-
Available on String?,
provided by the S extension
-
text({String defaultValue = '', TextStyle? style, int? maxLines, TextOverflow overflow = TextOverflow.ellipsis, TextAlign? textAlign, bool? softWrap, Locale? locale, Key? key, String? semanticsLabel, StrutStyle? strutStyle, double? textScaleFactor, TextWidthBasis? textWidthBasis})
→ Text
-
Available on String?,
provided by the S extension
-
toCharArray()
→ List<String>
-
Available on String?,
provided by the S extension
Returns a list of chars from a String