widgets/void_widget library
Classes
- VoidWidget
- 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
- kVoidWidget → const VoidWidget
- A VoidWidget instance, you can use in your layouts.