text property

String? text
inherited

text Specifies the entire name as it should be displayed e.g. on an application UI. This may be provided instead of or as well as the specific parts.

Implementation

String? get text => throw _privateConstructorUsedError;