menu
fractal package
documentation
mixins/extendable.dart
ExtendableF
file property
file property
dark_mode
light_mode
file
property
FileF
?
get
file
inherited
Implementation
FileF? get file => kind == FKind.file ? FileF(content) : null;
fractal package
documentation
mixins/extendable
ExtendableF
file property
ExtendableF mixin