menu
affogato_editor package
documentation
affogato_editor.dart
SinglePaneList
SinglePaneList.new constructor
SinglePaneList.new constructor
dark_mode
light_mode
SinglePaneList
constructor
SinglePaneList
(
String
paneId
, {
required
double
width
,
required
double
height
,
String
?
id
,
})
Implementation
SinglePaneList( this.paneId, { required super.width, required super.height, super.id, });
affogato_editor package
documentation
affogato_editor
SinglePaneList
SinglePaneList.new constructor
SinglePaneList class