VooGapTokens class

Annotations

Constructors

VooGapTokens.new({double listItems = 8.0, double formFields = 16.0, double buttonGroup = 12.0, double iconText = 8.0, double chipGroup = 8.0, double gridItems = 16.0, double tabItems = 0.0, double inlineElements = 8.0, double stackedElements = 16.0})
const

Properties

buttonGroup double
final
chipGroup double
final
formFields double
final
gridItems double
final
hashCode int
The hash code for this object.
no setterinherited
iconText double
final
inlineElements double
final
listItems double
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stackedElements double
final
tabItems double
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
scale(double scaleFactor) VooGapTokens
toString() String
A string representation of this object.
inherited

Operators

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