menu
flutter_helper_kit package
documentation
utils/map_custom_info_window.dart
MapCustomInfoWindow
MapCustomInfoWindow.new const constructor
MapCustomInfoWindow.new const constructor
dark_mode
light_mode
MapCustomInfoWindow
constructor
const
MapCustomInfoWindow
(
void
onChange
(
double
top
,
double
left
,
double
width
,
double
height
,
), {
Key
?
key
,
required
MapCustomInfoWindowController
controller
,
})
Implementation
const MapCustomInfoWindow( this.onChange, { super.key, required this.controller, });
flutter_helper_kit package
documentation
utils/map_custom_info_window
MapCustomInfoWindow
MapCustomInfoWindow.new const constructor
MapCustomInfoWindow class