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