menu
doraemonkit_csx package
documentation
model/sandbox_info.dart
SandBoxModel
SandBoxModel.new constructor
SandBoxModel.new constructor
dark_mode
light_mode
SandBoxModel
constructor
SandBoxModel
(
{
String
name
=
''
,
String
path
=
''
,
num
byte
=
0
,
FileType
?
fileType
,
List
<
SandBoxModel
>
?
childrens
,
})
Implementation
SandBoxModel({ this.name = '', this.path = '', this.byte = 0, this.fileType, this.childrens, });
doraemonkit_csx package
documentation
model/sandbox_info
SandBoxModel
SandBoxModel.new constructor
SandBoxModel class