initialText property

String? initialText
final

The initial text.

Contract

Throws an AssertionError if both controller and initialText are provided.

Implementation

final String? initialText;