menu
flutter_thermal_printer package
documentation
Others/other_printers_manager.dart
OtherPrinterManager
isIos property
isIos property
dark_mode
light_mode
isIos
property
bool
get
isIos
Implementation
bool get isIos => !kIsWeb && (Platform.isIOS || Platform.isMacOS);
flutter_thermal_printer package
documentation
Others/other_printers_manager
OtherPrinterManager
isIos property
OtherPrinterManager class