StringExtension extension
- on
Properties
- isLocalPath → bool
-
Available on String, provided by the StringExtension extension
no setter - isNetworkUrl → bool
-
Available on String, provided by the StringExtension extension
no setter - isValidImagePath → bool
-
Available on String, provided by the StringExtension extension
no setter
Methods
-
capitalizeFirst(
) → String -
Available on String, provided by the StringExtension extension
-
formatDateTime(
) → String -
Available on String, provided by the StringExtension extension
-
getFilename(
{String? newName}) → String -
Available on String, provided by the StringExtension extension
-
getPathAndRenameFile(
String? newName) → String -
Available on String, provided by the StringExtension extension
-
toColor(
) → Color -
Available on String, provided by the StringExtension extension
-
toDateTime(
) → DateTime -
Available on String, provided by the StringExtension extension
-
validateHttpsPath(
) → String -
Available on String, provided by the StringExtension extension