menu
velix_editor package
documentation
metadata/properties/properties.dart
FontStyleConvert
convertSource method
convertSource method
dark_mode
light_mode
convertSource
method
@
override
String
convertSource
(
FontStyle
source
)
override
Implementation
@override String convertSource(FontStyle source) { return source.name; }
velix_editor package
documentation
metadata/properties/properties
FontStyleConvert
convertSource method
FontStyleConvert class