menu
txtify package
documentation
textify.dart
Textify
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return TextifyPlatform.instance.getPlatformVersion(); }
txtify package
documentation
textify
Textify
getPlatformVersion method
Textify class