menu
fractal package
documentation
mixins/value.dart
ValueF
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
mixins/value
ValueF
display property
ValueF mixin