AppShell Overview
menu
flutter_timeline_view
flutter_timeline_view.dart
TimelinePostCreationScreen
onPostCreated property
onPostCreated
dark_mode
light_mode
onPostCreated
property
dynamic Function
(
TimelinePost
)
onPostCreated
final
called when the post is created
Implementation
final Function(TimelinePost) onPostCreated;
flutter_timeline_view
flutter_timeline_view
TimelinePostCreationScreen
onPostCreated property
TimelinePostCreationScreen class