menu
platform_builder package
documentation
platform_resolver.dart
PlatformResolver<T>
windows property
windows property
dark_mode
light_mode
windows
property
T
get
windows
Implementation
T get windows { return windowsResolver?.call() ?? native; }
platform_builder package
documentation
platform_resolver
PlatformResolver<T>
windows property
PlatformResolver class