menu
otpless_flutter package
documentation
otpless_flutter_method_channel.dart
MethodChannelOtplessFlutter
hideFabButton method
hideFabButton method
dark_mode
light_mode
hideFabButton
method
Future
<
void
>
hideFabButton
(
)
Implementation
Future<void> hideFabButton() async { await methodChannel.invokeMethod("hideFabButton"); }
otpless_flutter package
documentation
otpless_flutter_method_channel
MethodChannelOtplessFlutter
hideFabButton method
MethodChannelOtplessFlutter class