menu
neomage package
documentation
data/tools/extended_tools.dart
ConfigToolInput
ConfigToolInput.new constructor
ConfigToolInput.new constructor
dark_mode
light_mode
ConfigToolInput
constructor
ConfigToolInput
(
{
required
String
action
,
String
?
key
,
dynamic
value
,
String
scope
=
'user'
,
})
Implementation
ConfigToolInput({ required this.action, this.key, this.value, this.scope = 'user', });
neomage package
documentation
data/tools/extended_tools
ConfigToolInput
ConfigToolInput.new constructor
ConfigToolInput class