nil top-level constant
Nil
const 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.
Implementation
const nil = Nil();