RichFieldSelectionControls constructor

RichFieldSelectionControls(
  1. BuildContext context,
  2. RichFieldController controller
)

Implementation

RichFieldSelectionControls(this.context, this.controller);