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