paint method

  1. @override
String paint()
override

Implementation

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