HelperWidget class

Constructors

HelperWidget.new()

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

alertLimitExhausted() → void
buttonCreate(dynamic textName, dynamic fontSizeC, dynamic colorsC, dynamic buttonShadowC, dynamic testColor) → dynamic
buttonCreateOnlyBorder(dynamic textName, dynamic colorsV, dynamic fontWeight, dynamic fontSizeC, dynamic height, dynamic width) Widget
buttonCreateWithoutBorder(dynamic textName, dynamic colorsV, dynamic fontWeight, dynamic fontSizeC, dynamic height, dynamic width) Widget
centerWidget() Widget
flutterCustomToast(String messageC) → dynamic
getContainerWithRadius() → dynamic
hideProgress() → dynamic
listShimmer() Widget
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
showProgress() → dynamic
testMethod(dynamic fontSize, dynamic fontWeight, dynamic colorsC, dynamic textS) Widget
testMethodStartAlign(dynamic fontSize, dynamic fontWeight, dynamic colorsC, dynamic textS) Widget
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited