menu
flutter_scene package
documentation
annotations.dart
SceneComponent
SceneComponent.new const constructor
SceneComponent.new const constructor
dark_mode
light_mode
SceneComponent
constructor
const
SceneComponent
(
String
type
, {
String
?
doc
,
String
?
icon
,
List
<
String
>
formerTypes
=
const []
,
})
Implementation
const SceneComponent( this.type, { this.doc, this.icon, this.formerTypes = const [], });
flutter_scene package
documentation
annotations
SceneComponent
SceneComponent.new const constructor
SceneComponent class