paint method

  1. @override
String paint()
override

Implementation

@override
String paint() => _lastPaint ?? _child?.paint() ?? '';