menu
get_cli package
documentation
common/utils/json_serialize/json_ast/error.dart
Settings
Settings.new constructor
Settings.new constructor
dark_mode
light_mode
Settings
constructor
Settings
(
{
int
extraLines
=
2
,
int
tabSize
=
4
,
bool
loc
=
true
,
String
?
source
,
})
Implementation
Settings( {this.extraLines = 2, this.tabSize = 4, this.loc = true, this.source});
get_cli package
documentation
common/utils/json_serialize/json_ast/error
Settings
Settings.new constructor
Settings class