menu
aegee_leiden_app
screens/resources/local_widgets/fileTree.dart
FileTree
FileTree const constructor
FileTree
dark_mode
light_mode
FileTree
constructor
const
FileTree
(
{
required
ResourceType
type
,
Key
?
key
}
)
Implementation
const FileTree({required this.type, super.key});
aegee_leiden_app
fileTree
FileTree
FileTree const constructor
FileTree class