menu
template_engine package
documentation
template_engine.dart
Arguments typedef
Arguments typedef
dark_mode
light_mode
Arguments
typedef
Arguments
=
Map
<
String
,
Object
>
Arguments
is a
Map
of parameter names and values
Implementation
typedef Arguments = Map<String, Object>;
template_engine package
documentation
template_engine
Arguments typedef
template_engine library