menu
nabit_app
screens\upload_things\screen\successful_post_screen.dart
SuccessFullyPostScreen
SuccessFullyPostScreen constructor
SuccessFullyPostScreen
dark_mode
light_mode
SuccessFullyPostScreen
constructor
SuccessFullyPostScreen
(
{
bool
isFromNewPost
=
false
,
bool
isFromFeed
=
false
}
)
Implementation
SuccessFullyPostScreen({this.isFromNewPost = false, this.isFromFeed = false});
nabit_app
successful_post_screen
SuccessFullyPostScreen
SuccessFullyPostScreen constructor
SuccessFullyPostScreen class