menu
github_flutter
github.dart
ReleaseNotes
ReleaseNotes.new constructor
ReleaseNotes.new
dark_mode
light_mode
ReleaseNotes
constructor
ReleaseNotes
(
String
name
,
String
body
)
Implementation
ReleaseNotes(this.name, this.body);
github_flutter
github
ReleaseNotes
ReleaseNotes.new constructor
ReleaseNotes class