menu
nohfibu package
documentation
ops_handler.dart
UserInteraction
promptForAccountSelection abstract method
promptForAccountSelection abstract method
dark_mode
light_mode
promptForAccountSelection
abstract method
Future
<
String
>
promptForAccountSelection
(
String
message
,
List
<
String
>
options
)
Implementation
Future<String> promptForAccountSelection( String message, List<String> options);
nohfibu package
documentation
ops_handler
UserInteraction
promptForAccountSelection abstract method
UserInteraction class