menu
envy_annotation package
documentation
envy_annotation.dart
Envy
Envy.new const constructor
Envy.new const constructor
dark_mode
light_mode
Envy
constructor
const
Envy
(
{
String
path
=
'.env'
,
})
Implementation
const Envy({this.path = '.env'});
envy_annotation package
documentation
envy_annotation
Envy
Envy.new const constructor
Envy class