@override Widget generate(Context context) { if (type.isNotEmpty) type = ' $type'; return Command('fill ${area.getCoordinates()} $block$type'); }