menu
swipe_refresh package
documentation
utills/platform_wrapper.dart
PlatformWrapper
isCupertino property
isCupertino property
dark_mode
light_mode
isCupertino
property
bool
get
isCupertino
Implementation
bool get isCupertino => _cupertino.contains(defaultTargetPlatform);
swipe_refresh package
documentation
utills/platform_wrapper
PlatformWrapper
isCupertino property
PlatformWrapper class