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