Map<String, dynamic> toJson() => { '_elementId': _elementId, 'title': title, 'textstyle': textstyle.name, 'runtimeType': 'FCPTextButton', };