menu
xyz_flutter_plus package
documentation
@test/src/w_indented_json.dart
WIndentedJson
WIndentedJson.new const constructor
WIndentedJson.new const constructor
dark_mode
light_mode
WIndentedJson
constructor
const
WIndentedJson
(
{
Key
?
key
,
required
Map
data
,
TextStyle
?
style
,
})
Implementation
const WIndentedJson({ super.key, required this.data, this.style, });
xyz_flutter_plus package
documentation
@test/src/w_indented_json
WIndentedJson
WIndentedJson.new const constructor
WIndentedJson class