controller property

MathFieldEditingController? controller
final

Controls the math input being edited.

If null, this widget will create its own MathFieldEditingController.

Implementation

final MathFieldEditingController? controller;