menu
flutter_bluesky package
documentation
screen/parts/reaction/like.dart
Like
Like.new const constructor
Like.new const constructor
dark_mode
light_mode
Like
constructor
const
Like
(
Post
post
, {
Key
?
key
,
})
Implementation
const Like(this.post, {super.key});
flutter_bluesky package
documentation
screen/parts/reaction/like
Like
Like.new const constructor
Like class