vwNoItemFoundPadding property
Padding inside the "no items found" container.
Implementation
var vwNoItemFoundPadding =
const EdgeInsets.only(left: 32.0, top: 16.0, bottom: 16.0, right: 32.0);
Padding inside the "no items found" container.
var vwNoItemFoundPadding =
const EdgeInsets.only(left: 32.0, top: 16.0, bottom: 16.0, right: 32.0);