menu
sherlock package
documentation
types.dart
Element typedef
Element typedef
dark_mode
light_mode
Element
typedef
Element
=
Map
<
String
,
dynamic
>
Type for the given elements map.
Implementation
typedef Element = Map<String, dynamic>;
sherlock package
documentation
types
Element typedef
types library