LddCommand_SelectFont constructor
const
LddCommand_SelectFont({
- required LddFont font,
Implementation
const factory LddCommand_SelectFont({required final LddFont font}) =
_$LddCommand_SelectFontImpl;