count property

int get count

The length of picked files.

Implementation

int get count => files.length;