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