menu
linklytics_flutter package
documentation
community/presentation/create_post_page.dart
CreatePostPage
CreatePostPage.new const constructor
CreatePostPage.new const constructor
dark_mode
light_mode
CreatePostPage
constructor
const
CreatePostPage
(
{
Key
?
key
,
required
String
communityId
,
})
Implementation
const CreatePostPage({super.key, required this.communityId});
linklytics_flutter package
documentation
community/presentation/create_post_page
CreatePostPage
CreatePostPage.new const constructor
CreatePostPage class