menu
template_engine package
documentation
template_engine.dart
ArgumentEntry typedef
ArgumentEntry typedef
dark_mode
light_mode
ArgumentEntry
typedef
ArgumentEntry
=
MapEntry
<
String
,
Expression
<
Object
>
>
Implementation
typedef ArgumentEntry = MapEntry<String, Expression>;
template_engine package
documentation
template_engine
ArgumentEntry typedef
template_engine library