menu
tcic_client_ui package
documentation
ui_component/document_component/document_add.dart
SelectedFile
SelectedFile.new constructor
SelectedFile.new constructor
dark_mode
light_mode
SelectedFile
constructor
SelectedFile
(
String
srcPath
,
String
fileName
,
int
timStamp
,
Uint8List
bytes
,
)
Implementation
SelectedFile(this.srcPath, this.fileName, this.timStamp, this.bytes);
tcic_client_ui package
documentation
ui_component/document_component/document_add
SelectedFile
SelectedFile.new constructor
SelectedFile class