Skip to content

Commit 6a68369

Browse files
committed
Edit comments
1 parent 8d30f89 commit 6a68369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/src/flutter_json_view.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import 'package:flutter_json_view/src/theme/json_view_theme.dart';
44

55
class JsonView extends StatefulWidget {
66
/// The constructor creates a widget
7-
/// from a json string
7+
/// from a json map model
88
JsonView.map(
99
Map<String, dynamic> map, {
1010
Key? key,

0 commit comments

Comments
 (0)