menu
app_map package
documentation
app_map_controller.dart
AppMapController
attachChannel method
attachChannel method
dark_mode
light_mode
attachChannel
method
void
attachChannel
(
MethodChannel
channel
)
Implementation
void attachChannel(MethodChannel channel) { _channel = channel; }
app_map package
documentation
app_map_controller
AppMapController
attachChannel method
AppMapController class