initialValue property

  1. @override
String? initialValue
final

Specify the initialValue - this should be null if controller is specified.

Implementation

@override
final String? initialValue;