FdcGridProgressStyle constructor
const
FdcGridProgressStyle({})
Creates a FdcGridProgressStyle.
Implementation
const FdcGridProgressStyle({
this.color,
this.backgroundColor,
this.showText,
this.textStyle,
this.height,
this.borderRadius,
this.border,
});