fileSelector property
The file selector used to prompt the user to select images or videos.
Implementation
@visibleForTesting
static FileSelectorPlatform fileSelector = FileSelectorMacOS();
The file selector used to prompt the user to select images or videos.
@visibleForTesting
static FileSelectorPlatform fileSelector = FileSelectorMacOS();