defaultValue property

String? get defaultValue

Implementation

String? get defaultValue native;
set defaultValue (String? value)

Implementation

set defaultValue(String? value) native;