inputBox property

SourceControlInputBox get inputBox

The {@link SourceControlInputBoxinput box} for this source control.

Implementation

_i3.SourceControlInputBox get inputBox => _i5.getProperty(
      this,
      'inputBox',
    );