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