text property

  1. @visibleForTemplate
String? get text

Implementation

@visibleForTemplate
String? get text => _viewModel!.text;