menu
github_flutter
github.dart
GitHubApp
name property
name
dark_mode
light_mode
name
property
String
?
name
final
The name of the GitHub app
Example:
Probot Owners
Implementation
final String? name;
github_flutter
github
GitHubApp
name property
GitHubApp class