box property
VContainer
get
box
Begins a chainable VContainer builder.
Implementation
VContainer get box => VContainer(child: this);
Begins a chainable VContainer builder.
VContainer get box => VContainer(child: this);