menu
fractal package
documentation
models/event.dart
EventFractal
file property
file property
dark_mode
light_mode
file
property
FileF
?
get
file
Implementation
FileF? get file => kind == FKind.file ? FileF(content) : null;
fractal package
documentation
models/event
EventFractal
file property
EventFractal class