GeneralSchemaSingleValueNotifier<AValue extends Object?> constructor
GeneralSchemaSingleValueNotifier<AValue extends Object?> ({
- required AValue value,
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
GeneralSchemaSingleValueNotifier({
required this.value,
});