FlexibleModifierUtility<T extends Attribute> class

Inheritance

Constructors

FlexibleModifierUtility(T builder(FlexibleModifierAttribute))
const

Properties

builder → T Function(FlexibleModifierAttribute)
finalinherited
fit FlexFitUtility<T>
no setter
flex IntUtility<T>
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call({int? flex, FlexFit? fit}) → T
expanded({int? flex}) → T
loose({int? flex}) → T
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
tight({int? flex}) → T
toString() String
A string representation of this object.
inherited

Operators

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