zero constant
SliverSize
const zero
An empty size, one with a zero width and a zero height.
Implementation
static const zero = SliverSize(0.0, 0.0, Axis.vertical);
An empty size, one with a zero width and a zero height.
static const zero = SliverSize(0.0, 0.0, Axis.vertical);