setFocusPoint abstract method

Future<bool?> setFocusPoint(
  1. double x,
  2. double y
)

Implementation

Future<bool?> setFocusPoint(double x, double y);