FluentParagraphSpacingButton constructor
const
FluentParagraphSpacingButton({
- Key? key,
- required FluentDocument document,
- FluentEditorLabels? labels,
Implementation
const FluentParagraphSpacingButton({super.key, required this.document, this.labels});