menu
Dart
dart:io
FileStat
size property
size
brightness_4
brightness_5
description
size
property
int
size
final
The size of the file system object.
Implementation
final int size;
Dart
dart:io
FileStat
size property
FileStat class