menu
webf package
documentation
devtools.dart
ComputedStyle
toJson method
toJson method
dark_mode
light_mode
toJson
method
@
override
Map
toJson
(
)
override
Implementation
@override Map toJson() { return { 'computedStyle': computedStyle, }; }
webf package
documentation
devtools
ComputedStyle
toJson method
ComputedStyle class