menu
gertec_plus package
documentation
gertec_plus_platform_interface.dart
GertecPlusPlatform
smartStatus method
smartStatus method
dark_mode
light_mode
smartStatus
method
Future
<
String
?
>
smartStatus
(
)
Implementation
Future<String?> smartStatus() => throw UnimplementedError('smartStatus() not implemented.');
gertec_plus package
documentation
gertec_plus_platform_interface
GertecPlusPlatform
smartStatus method
GertecPlusPlatform class