fontWeight property
Defines text fontFamilyUFUFontFamily.roboto
of a checkbox.
Defines text fontWeightUFUFontWeight.regular of a checkbox.
Implementation
// final UFUFontFamily? fontFamily;
/// Defines text fontWeight[UFUFontWeight.regular] of a checkbox.
final UFUFontWeight? fontWeight;