menu
flutter_scene package
documentation
annotations.dart
SceneProperty
SceneProperty.new const constructor
SceneProperty.new const constructor
dark_mode
light_mode
SceneProperty
constructor
const
SceneProperty
(
{
String
?
group
,
List
<
String
>
formerNames
=
const []
,
bool
transient
=
false
,
})
Implementation
const SceneProperty({ this.group, this.formerNames = const [], this.transient = false, });
flutter_scene package
documentation
annotations
SceneProperty
SceneProperty.new const constructor
SceneProperty class