menu
rdev_helpers package
documentation
utils.dart
Utils
isMobileNative static method
isMobileNative static method
dark_mode
light_mode
isMobileNative
static method
bool
isMobileNative
(
)
Implementation
static bool isMobileNative() => !kIsWeb;
rdev_helpers package
documentation
utils
Utils
isMobileNative static method
Utils class