AppShell Overview
menu
flutter_timeline
flutter_timeline.dart
TimelineUserStoryRoutes
timelineViewPath static method
timelineViewPath
dark_mode
light_mode
timelineViewPath
static method
String
timelineViewPath
(
String
postId
)
Implementation
static String timelineViewPath(String postId) => '/timeline-view/$postId';
flutter_timeline
flutter_timeline
TimelineUserStoryRoutes
timelineViewPath static method
TimelineUserStoryRoutes mixin