menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
ProfileCommand
ProfileCommand.new constructor
ProfileCommand.new constructor
dark_mode
light_mode
ProfileCommand
constructor
ProfileCommand
(
{
required
Future
<
Map
<
String
,
dynamic
>
>
getProfile
(),
})
Implementation
ProfileCommand({required this.getProfile});
neomage package
documentation
data/commands/builtin/extended_commands
ProfileCommand
ProfileCommand.new constructor
ProfileCommand class