menu
neomage package
documentation
utils/deep_link/deep_link_handler.dart
TerminalInfo
TerminalInfo.new const constructor
TerminalInfo.new const constructor
dark_mode
light_mode
TerminalInfo
constructor
const
TerminalInfo
(
{
required
String
name
,
required
String
command
,
})
Implementation
const TerminalInfo({required this.name, required this.command});
neomage package
documentation
utils/deep_link/deep_link_handler
TerminalInfo
TerminalInfo.new const constructor
TerminalInfo class