menu
velix_di package
documentation
di/di.dart
feature
feature.new const constructor
feature.new const constructor
dark_mode
light_mode
feature
constructor
const
feature
(
String
_feature
)
create a new
feature
_feature
the required feature
Implementation
const feature(this._feature);
velix_di package
documentation
di/di
feature
feature.new const constructor
feature class