menu
flutter_helper_kit package
documentation
utils/map_custom_info_window.dart
MapCustomInfoWindow
onChange property
onChange property
dark_mode
light_mode
onChange
property
void Function
(
double
top
,
double
left
,
double
width
,
double
height
)
onChange
final
Implementation
final void Function(double top, double left, double width, double height) onChange;
flutter_helper_kit package
documentation
utils/map_custom_info_window
MapCustomInfoWindow
onChange property
MapCustomInfoWindow class