textComponent property

Text? textComponent

Implementation

Text? get textComponent => parent as Text?;