menu
jotrockenmitlockenrepo
Media/Files/file_tile.dart
FileTile
FileTile.new const constructor
FileTile.new
dark_mode
light_mode
FileTile
constructor
const
FileTile
(
{
dynamic
key
,
required
dynamic
currentDocument
,
})
Implementation
const FileTile({super.key, required this.currentDocument});
jotrockenmitlockenrepo
file_tile
FileTile
FileTile.new const constructor
FileTile class