menu
neom_core package
documentation
domain/use_cases/timeline_service.dart
TimelineService
showRemovePostAlert abstract method
showRemovePostAlert abstract method
dark_mode
light_mode
showRemovePostAlert
abstract method
Future
<
void
>
showRemovePostAlert
(
BuildContext
context
,
Post
post
)
Implementation
Future<void> showRemovePostAlert(BuildContext context, Post post);
neom_core package
documentation
domain/use_cases/timeline_service
TimelineService
showRemovePostAlert abstract method
TimelineService class