AppShell Overview
menu
flutter_timeline
flutter_timeline.dart
TimelineScreen
onPostTap property
onPostTap
dark_mode
light_mode
onPostTap
property
(dynamic Function
(
TimelinePost
)
?)
onPostTap
final
Called when a post is tapped
Implementation
final Function(TimelinePost)? onPostTap;
flutter_timeline
flutter_timeline
TimelineScreen
onPostTap property
TimelineScreen class