UtilityPowerSourceBorder constructor
- BorderSide side = BorderSide.none,
- double slant = 5.5,
Implementation
const UtilityPowerSourceBorder({
super.side,
this.slant = 5.5,
});
const UtilityPowerSourceBorder({
super.side,
this.slant = 5.5,
});