StarterPack class

Constructors

StarterPack()

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

boxShad(double x, double y, double b) → dynamic
errorSnack(dynamic msg, {dynamic title = "Error"}) → dynamic
heading1(dynamic title) Widget
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
successSnack(dynamic msg, {dynamic title = "Success"}) → dynamic
text(dynamic data, {double size = 14, dynamic color = Colors.black, dynamic weight = FontWeight.w400, dynamic align = TextAlign.center, dynamic overflow = false, dynamic textStyle = GoogleFonts.poppins}) Widget
toString() String
A string representation of this object.
inherited

Operators

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