menu
neomage package
documentation
utils/config/config_full.dart
NeomageHints
NeomageHints.new const constructor
NeomageHints.new const constructor
dark_mode
light_mode
NeomageHints
constructor
const
NeomageHints
(
{
List
<
String
>
?
plugin
,
bool
?
disabled
,
})
Implementation
const NeomageHints({this.plugin, this.disabled});
neomage package
documentation
utils/config/config_full
NeomageHints
NeomageHints.new const constructor
NeomageHints class