LeanText.s4 constructor

LeanText.s4(
  1. String text, {
  2. Key? key,
  3. Color? color,
})

Implementation

LeanText.s4(this.text, {super.key, this.color}):_fontSize=4,fontSize=0;