Map<String, Object> get toMap { return { 'visible': visible, 'fontSize': fontSize, 'textColor': textColor.toLowerCase(), }; }