pipeable library

Classes

PipeableWidget<T extends Widget?>
This is the base class for all pipeable widgets.
RequiredOrPiped
This class will be used by the custom linter to warn the user if a mandatory parameter was not provided via the pipe operator or the constructor.
TemporaryWidget
This temporary widget is used as a placeholder for pipeable widgets whose child is required.