menu
next14cmp_flutter package
documentation
next14cmp_flutter_platform_interface.dart
Next14cmpFlutterPlatform
shouldPresent method
shouldPresent method
dark_mode
light_mode
shouldPresent
method
Future
<
bool
?
>
shouldPresent
(
)
Implementation
Future<bool?> shouldPresent() { throw UnimplementedError('start() has not been implemented.'); }
next14cmp_flutter package
documentation
next14cmp_flutter_platform_interface
Next14cmpFlutterPlatform
shouldPresent method
Next14cmpFlutterPlatform class