onTap abstract method

Future<void> onTap()

Execute FormFutureField.onTap to update and redraw the form values.

FormFutureField.onTapを実行しフォームの値を更新して再描画します。

Implementation

Future<void> onTap();