menu
bones_ui package
documentation
bones_ui_kit.dart
HttpResponse
jsonDecoder property
jsonDecoder property
dark_mode
light_mode
jsonDecoder
property
dynamic Function
(
String
jsonEncoded
)
?
jsonDecoder
getter/setter pair
The JSON decoder
Function
to use (optional).
Implementation
dynamic Function(String jsonEncoded)? jsonDecoder;
bones_ui package
documentation
bones_ui_kit
HttpResponse
jsonDecoder property
HttpResponse class