menu
temi package
documentation
temi_platform_interface.dart
TemiPlatform
followMe method
followMe method
dark_mode
light_mode
followMe
method
Future
<
bool
>
followMe
(
)
Implementation
Future<bool> followMe() { throw UnimplementedError('followMe() has not been implemented.'); }
temi package
documentation
temi_platform_interface
TemiPlatform
followMe method
TemiPlatform class