Common class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
getSnackToast(dynamic context, {dynamic title = "Error", dynamic message = '', dynamic snackPosition = SnackPosition.TOP, dynamic backgroundColor = Colors.black, dynamic colorText = Colors.white, Widget? icon, Duration? duration, Function? onTapSnackBar, Function? onTapButton, bool withButton = false, dynamic buttonText = 'Ok', Function? onDismissed})
→ dynamic
-
-
profileNetworkImage({dynamic height = 50.0, dynamic width = 50.0, dynamic isShowBorder = false, dynamic borderWidth = 1.5, dynamic showBoxShadow = false, dynamic borderRadius = 40.0, dynamic backgroundColor, dynamic placeHolder = ImageResource.profilePlaceHolder, dynamic imageUrl = ""})
→ dynamic
-