StringExtension extension

on

Methods

agLoadImage({double? height, double? width, BoxFit? fit, Color? color}) Widget

Available on String, provided by the StringExtension extension

Loads an image dynamically based on whether it is a Network URL, Local File, or Asset.
wrapWithBracket(BracketType type) String

Available on String, provided by the StringExtension extension