shortSize property
string
get
shortSize
Get the size of the file or directory
Implementation
string get shortSize => size.formatFileSize;
Get the size of the file or directory
string get shortSize => size.formatFileSize;