debugTextLayout property

  1. @visibleForTesting
TextLayout? get debugTextLayout

Last computed text layout.

Implementation

@visibleForTesting
TextLayout? get debugTextLayout => _layout;