menu
flutter_bluesky package
documentation
screen/notifications/notification_line.dart
Notice
body method
body method
dark_mode
light_mode
body
method
Widget
body
(
Post
post
)
Implementation
Widget body(Post post) { return Body(post: post); }
flutter_bluesky package
documentation
screen/notifications/notification_line
Notice
body method
Notice class