menu
nyxx_extensions package
documentation
nyxx_extensions.dart
quote function
quote function
dark_mode
light_mode
quote
function
String
quote
(
String
content
)
Quotes the
content
.
Implementation
String quote(String content) => '> $content';
nyxx_extensions package
documentation
nyxx_extensions
quote function
nyxx_extensions library