WheelPrimitiveWidget class

Constructors

WheelPrimitiveWidget.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

loopWidget(BuildContext context, List<GlobalKey<State<StatefulWidget>>> keys, List<String> textList, double margin, double fontSize) Widget
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
primitiveWidget(BuildContext context, String text, double margin, double fontSize) Widget
setSizeWidget(BuildContext context, GlobalKey<State<StatefulWidget>> key, String text, double margin, double fontSize) Widget
toString() String
A string representation of this object.
inherited

Operators

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