menu
ann_dynamic_icon package
documentation
dynamic_icon.dart
DynamicIcon
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return DynamicIconPlatform.instance.getPlatformVersion(); }
ann_dynamic_icon package
documentation
dynamic_icon
DynamicIcon
getPlatformVersion method
DynamicIcon class