menu
fractal package
documentation
models/rewriter.dart
Rewritable
display property
display property
dark_mode
light_mode
display
property
String
get
display
inherited
Implementation
String get display => content.isEmpty ? hash : content;
fractal package
documentation
models/rewriter
Rewritable
display property
Rewritable mixin