value property

  1. @Input.new()
String? value
getter/setter pair

The value displayed to the user.

Implementation

@Input()
String? value;