labelTextPainter property

TextPainter labelTextPainter
getter/setter pair

Implementation

late TextPainter labelTextPainter = TextPainter()
  ..textDirection = TextDirection.ltr;