menu
cello_sdk package
documentation
cello_sdk_platform_interface.dart
CelloSdkPlatform
hideWidget method
hideWidget method
dark_mode
light_mode
hideWidget
method
Future
<
void
>
hideWidget
(
)
Implementation
Future<void> hideWidget() { throw UnimplementedError('hideWidget() has not been implemented.'); }
cello_sdk package
documentation
cello_sdk_platform_interface
CelloSdkPlatform
hideWidget method
CelloSdkPlatform class