FFontWeight constructor
const
FFontWeight({
- FontWeight weight = FontWeight.w400,
Constructor
Implementation
const FFontWeight({
this.weight = FontWeight.w400,
});
Constructor
const FFontWeight({
this.weight = FontWeight.w400,
});