menu
vone_ipfs package
documentation
component/create_folder_view.dart
CreateFolderView
CreateFolderView.new const constructor
CreateFolderView.new const constructor
dark_mode
light_mode
CreateFolderView
constructor
const
CreateFolderView
(
String
parentId
,
Function
callBack
, {
Key
?
key
,
})
Implementation
const CreateFolderView(this.parentId, this.callBack, {Key? key}) : super(key: key);
vone_ipfs package
documentation
component/create_folder_view
CreateFolderView
CreateFolderView.new const constructor
CreateFolderView class