ScreenField.empty constructor
ScreenField.empty()
Implementation
factory ScreenField.empty() => ScreenField(id: '', name: '', screenContentType: ScreenContentType.scrollable);
factory ScreenField.empty() => ScreenField(id: '', name: '', screenContentType: ScreenContentType.scrollable);