ToolsViewBar constructor
const
ToolsViewBar({})
Implementation
const ToolsViewBar({
super.key,
required this.tools,
this.spacing = 4,
this.horizontalMargins = 1,
this.isCompactView = false,
this.alignment = ToolsAlignment.center,
this.float = false,
this.floatOffset,
});