menu
pixelfree package
documentation
pixelfree_platform_interface.dart
PixelfreePlatform
hasFace method
hasFace method
dark_mode
light_mode
hasFace
method
Future
<
bool
>
hasFace
(
)
Implementation
Future<bool> hasFace() { throw UnimplementedError('hasFace() has not been implemented.'); }
pixelfree package
documentation
pixelfree_platform_interface
PixelfreePlatform
hasFace method
PixelfreePlatform class