menu
extensions package
documentation
file_providers.dart
ForwardingFileSystemEntity<T extends FileSystemEntity, D extends FileSystemEntity>
delegate property
delegate property
dark_mode
light_mode
delegate
property
@protected
D
get
delegate
The entity to which this entity will forward all methods and properties.
Implementation
@protected D get delegate;
extensions package
documentation
file_providers
ForwardingFileSystemEntity<T extends FileSystemEntity, D extends FileSystemEntity>
delegate property
ForwardingFileSystemEntity class