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