SlotDefaultValue constructor
SlotDefaultValue({
- required String defaultValue,
Implementation
SlotDefaultValue({
required this.defaultValue,
});
SlotDefaultValue({
required this.defaultValue,
});