authenticatorTextFieldController property

AuthenticatorTextFieldController? get authenticatorTextFieldController
inherited

Optional text controller exposed by text-driven form fields.

Implementation

AuthenticatorTextFieldController? get authenticatorTextFieldController =>
    null;