LddCommand.selectFont constructor
const
LddCommand.selectFont({
- required LddFont font,
Implementation
const factory LddCommand.selectFont({
required LddFont font,
}) = LddCommand_SelectFont;