VxZeroList constructor
Implementation
const VxZeroList(
{Key key,
this.isCircularImage = true,
this.length = 10,
this.isBottomLinesActive = true,
this.isDark = false})
: super(key: key);
const VxZeroList(
{Key key,
this.isCircularImage = true,
this.length = 10,
this.isBottomLinesActive = true,
this.isDark = false})
: super(key: key);