file property

ThemeIcon get file

Reference to an icon representing a file. The icon is taken from the current file icon theme or a placeholder icon is used.

Implementation

static _i3.ThemeIcon get file => _i5.getProperty(
      _declaredThemeIcon,
      'File',
    );