inputId property

String? inputId
final

The ID of an input box.

If provided, this button will be placed next to the specified input.

Implementation

final String? inputId;