menu
brick_oven package
documentation
enums/mustache_section.dart
MustacheSectionX
format method
format method
dark_mode
light_mode
format
method
String
format
(
String
str
)
formats the
str
using
symbol
Implementation
String format(String str) { return '{{$symbol$str}}'; }
brick_oven package
documentation
enums/mustache_section
MustacheSectionX
format method
MustacheSectionX extension on
MustacheSection