appBar property

  1. @JsonKey.new(includeFromJson: false, includeToJson: false)
PreferredSizeWidget? appBar
final

appBar

Implementation

@JsonKey(includeFromJson: false, includeToJson: false)
final PreferredSizeWidget? appBar;