DartBlockReturnSymbol constructor
const
DartBlockReturnSymbol({})
Implementation
const DartBlockReturnSymbol({
super.key,
this.width = 20,
this.height = 20,
this.color,
this.includeLabel = false,
this.borderRadius,
});