menu
t_helpers package
documentation
platform.helper.dart
isFuchsia property
isFuchsia property
dark_mode
light_mode
isFuchsia
top-level property
bool
get
isFuchsia
Implementation
bool get isFuchsia => !kIsWeb && Platform.isFuchsia;
t_helpers package
documentation
platform.helper
isFuchsia property
platform.helper library