FilePickerStyles class
Styles for the file picker component.
Constructors
Properties
- cursor → Style
-
Style for the cursor character.
final
- directory → Style
-
Style for directories.
final
- disabledCursor → Style
-
Style for disabled cursor (when selecting a disabled file).
final
- disabledFile → Style
-
Style for disabled files.
final
- disabledSelected → Style
-
Style for selected disabled files.
final
- emptyDirectory → Style
-
Style for empty directory message.
final
- file → Style
-
Style for regular files.
final
- fileSize → Style
-
Style for file sizes.
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- permission → Style
-
Style for file permissions.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selected → Style
-
Style for the selected item.
final
- symlink → Style
-
Style for symbolic links.
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited