textKey property

Key? textKey
final

Sets the key for the resulting Text widget.

This allows you to find the actual Text widget built by AutoSizeText.

Implementation

final Key? textKey;