title property

  1. @JsonKey(toJson: null, fromJson: null, ignore: true)
Widget? title
inherited

Implementation

@JsonKey(toJson: null, fromJson: null, ignore: true)
Widget? get title => throw _privateConstructorUsedError;