impl/widgets/nil library

Adams Note: I know this is on pub, but it's so small I'm bringing it direct I want it available to people (and all features).

Classes

Nil
A widget which is not in the layout and does nothing. It is useful when you have to return a widget and can't return null.

Constants

nil → const Nil
A Nil instance, you can use in your layouts.