FFontStyle constructor
const
FFontStyle({
- FontStyle value = FontStyle.normal,
Set of funcs to use FontStyle in Teta
Implementation
const FFontStyle({
super.value = FontStyle.normal,
});