menu
affogato_editor package
documentation
affogato_editor.dart
VerticalPaneList
VerticalPaneList.new constructor
VerticalPaneList.new constructor
dark_mode
light_mode
VerticalPaneList
constructor
VerticalPaneList
(
List
<
PaneList
>
value
, {
required
double
width
,
required
double
height
,
String
?
id
,
})
Implementation
VerticalPaneList( super.value, { required super.width, required super.height, super.id, });
affogato_editor package
documentation
affogato_editor
VerticalPaneList
VerticalPaneList.new constructor
VerticalPaneList class