@override Map<String, dynamic> toMap() { return { 'ratioToHighlightSize': ratioToHighlightSize, 'minSize': minSize, 'maxSize': maxSize, }; }