StringWidgetsExtension extension

on

Methods

circularAssetImage({Key? key, double radius = 35.0, Color bgColor = Colors.white, Color? fgColor, Widget? child}) Widget
circularAssetShadowImage({Key? key, EdgeInsets margin = const EdgeInsets.all(0.0), EdgeInsets padding = const EdgeInsets.all(0.0), double width = 40.0, double height = 40.0, double blurRadius = 3.0, double borderRadius = 50.0}) Widget
circularNetworkImage({Key? key, double radius = 65.0, Color bgColor = Colors.white, Color? fgColor, Widget? child}) Widget