title property
The title of the widget
Implementation
@JsonKey(name: 'title', required: true)
String get title => throw _privateConstructorUsedError;
The title of the widget
@JsonKey(name: 'title', required: true)
String get title => throw _privateConstructorUsedError;