menu
bitsdojo_window_platform_interface package
documentation
window_not_implemented.dart
NotImplementedWindow
title property
title property
dark_mode
light_mode
title
property
set
title
(
String
newTitle
)
override
Implementation
set title(String newTitle) { throw UnimplementedError('title setter has not been implemented.'); }
bitsdojo_window_platform_interface package
documentation
window_not_implemented
NotImplementedWindow
title property
NotImplementedWindow class