menu
meshagent_flutter_shadcn package
documentation
chat/chat.dart
FileUpload
FileUpload.new constructor
FileUpload.new constructor
dark_mode
light_mode
FileUpload
constructor
FileUpload
(
{
required
String
path
,
int
size
=
0
,
})
Implementation
FileUpload({required this.path, this.size = 0});
meshagent_flutter_shadcn package
documentation
chat/chat
FileUpload
FileUpload.new constructor
FileUpload class