menu
hooks package
documentation
hooks.dart
HookOutput
json property
json property
dark_mode
light_mode
json
property
Map
<
String
,
Object
?
>
get
json
The underlying json configuration of this
HookOutput
.
Implementation
Map<String, Object?> get json => _syntax.json;
hooks package
documentation
hooks
HookOutput
json property
HookOutput class