menu
air_framework package
documentation
framework/generator/annotations.dart
StateFlow
StateFlow.new const constructor
StateFlow.new const constructor
dark_mode
light_mode
StateFlow
constructor
const
StateFlow
(
{
String
?
name
,
bool
persist
=
false
,
String
?
description
,
})
Implementation
const StateFlow({this.name, this.persist = false, this.description});
air_framework package
documentation
framework/generator/annotations
StateFlow
StateFlow.new const constructor
StateFlow class