menu
fractal package
documentation
mixins/notifications.dart
WithNotifications
represent method
represent method
dark_mode
light_mode
represent
method
String
represent
(
String
key
)
inherited
Implementation
String represent(String key) => '${this[key] ?? ''}';
fractal package
documentation
mixins/notifications
WithNotifications
represent method
WithNotifications mixin