menu
bitsdojo_window_platform_interface package
documentation
window_not_implemented.dart
NotImplementedWindow
show method
show method
dark_mode
light_mode
show
method
void
show
(
)
override
Implementation
void show() { throw UnimplementedError('show() has not been implemented.'); }
bitsdojo_window_platform_interface package
documentation
window_not_implemented
NotImplementedWindow
show method
NotImplementedWindow class