The type of the model that this parser can parse.
type
This is used to identify the type of the model in the JSON object.
@override String get type => WidgetType.filledButton.name;