menu
fractal package
documentation
models/interaction.dart
InteractiveFractal
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
models/interaction
InteractiveFractal
file property
InteractiveFractal mixin