menu
my_tdesign_flutter package
documentation
tdesign_flutter.dart
PlatformUtil
isIOS property
isIOS property
dark_mode
light_mode
isIOS
property
bool
get
isIOS
Implementation
static bool get isIOS { return !kIsWeb && Platform.isIOS; }
my_tdesign_flutter package
documentation
tdesign_flutter
PlatformUtil
isIOS property
PlatformUtil class