menu
neomage package
documentation
data/platform/native_bridge.dart
NativeBridge
getSystemInfo abstract method
getSystemInfo abstract method
dark_mode
light_mode
getSystemInfo
abstract method
Future
<
SystemInfo
>
getSystemInfo
(
)
Gather system information.
Implementation
Future<SystemInfo> getSystemInfo();
neomage package
documentation
data/platform/native_bridge
NativeBridge
getSystemInfo abstract method
NativeBridge class