menu
flowr package
documentation
flowr_mvvm.dart
Injectable
Injectable.new const constructor
Injectable.new const constructor
dark_mode
light_mode
Injectable
constructor
const
Injectable
(
{
Type
?
as
,
List
<
String
>
?
env
,
String
?
scope
,
int
?
order
,
})
default constructor
Implementation
const Injectable({this.as, this.env, this.scope, this.order});
flowr package
documentation
flowr_mvvm
Injectable
Injectable.new const constructor
Injectable class