label property

  1. @visibleForTesting
TextPainter? get label

Label describing the test.

Implementation

@visibleForTesting
TextPainter? get label => _label;