annotationsBuilder property
Builds the annotations panel for the selected query.
Implementation
final Widget Function(BuildContext context, T query) annotationsBuilder;
Builds the annotations panel for the selected query.
final Widget Function(BuildContext context, T query) annotationsBuilder;