menu
wallcraft_manager package
documentation
wallcraft_manager_platform_interface.dart
WallcraftManagerPlatform
isSupported method
isSupported method
dark_mode
light_mode
isSupported
method
Future
<
bool
>
isSupported
(
)
Implementation
Future<bool> isSupported() { throw UnimplementedError('isSupported() has not been implemented.'); }
wallcraft_manager package
documentation
wallcraft_manager_platform_interface
WallcraftManagerPlatform
isSupported method
WallcraftManagerPlatform class