menu
flutter_plugin_printer package
documentation
interface/my_plugin_platform_interface.dart
MyPluginPlatformInterface
startSettings abstract method
startSettings abstract method
dark_mode
light_mode
startSettings
abstract method
Future
<
bool
?
>
startSettings
(
SettingItem
item
)
Implementation
Future<bool?> startSettings(SettingItem item);
flutter_plugin_printer package
documentation
interface/my_plugin_platform_interface
MyPluginPlatformInterface
startSettings abstract method
MyPluginPlatformInterface class