menu
extensions package
documentation
file_providers.dart
XFileInfo
XFileInfo.new constructor
XFileInfo.new constructor
dark_mode
light_mode
XFileInfo
constructor
XFileInfo
(
XFile
_file
)
Creates an
XFileInfo
from an
XFile
.
Implementation
XFileInfo(this._file) : _ioFile = null;
extensions package
documentation
file_providers
XFileInfo
XFileInfo.new constructor
XFileInfo class