expand method
T
expand()
Creates an Attribute instance with StackFit.expand.
Implementation
T expand() => builder(StackFit.expand);
Creates an Attribute instance with StackFit.expand.
T expand() => builder(StackFit.expand);