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