arrange constant
EditorToolbarSection
const arrange
Implementation
static const arrange = EditorToolbarSection(
'arrange',
label: 'Arrange',
icon: Icons.layers,
);
static const arrange = EditorToolbarSection(
'arrange',
label: 'Arrange',
icon: Icons.layers,
);