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