FlexBarRF constructor
FlexBarRF({})
Implementation
FlexBarRF({
this.label,
this.background,
this.color = Colors.white,
this.height = 250.0,
this.backgroundHeight = 300,
this.marginTop = 56,
});
FlexBarRF({
this.label,
this.background,
this.color = Colors.white,
this.height = 250.0,
this.backgroundHeight = 300,
this.marginTop = 56,
});