showAnnotationDialog function

Widget showAnnotationDialog()

Implementation

Widget showAnnotationDialog() {
  return Text('data');
}