menu
github_flutter
github.dart
Hook
Hook.new constructor
Hook.new
dark_mode
light_mode
Hook
constructor
Hook
(
{
int
?
id
,
String
?
name
,
})
Implementation
Hook({this.id, this.name});
github_flutter
github
Hook
Hook.new constructor
Hook class