menu
pixelfree package
documentation
pixelfree_platform_interface.dart
PixelfreePlatform
createWithLic method
createWithLic method
dark_mode
light_mode
createWithLic
method
Future
<
void
>
createWithLic
(
String
licPath
)
Implementation
Future<void> createWithLic(String licPath) { throw UnimplementedError('not been implemented'); }
pixelfree package
documentation
pixelfree_platform_interface
PixelfreePlatform
createWithLic method
PixelfreePlatform class