menu
velix_editor package
documentation
metadata/properties/properties.dart
FontWeightConvert
convertSource method
convertSource method
dark_mode
light_mode
convertSource
method
@
override
int
convertSource
(
FontWeight
source
)
override
Implementation
@override int convertSource(FontWeight source) { return source.value; }
velix_editor package
documentation
metadata/properties/properties
FontWeightConvert
convertSource method
FontWeightConvert class