menu
nabit_app
component\no_data_lottie_widget.dart
EmptyPostLottieWidget
EmptyPostLottieWidget const constructor
EmptyPostLottieWidget
dark_mode
light_mode
EmptyPostLottieWidget
constructor
const
EmptyPostLottieWidget
(
{
Key
?
key
}
)
Implementation
const EmptyPostLottieWidget({Key? key}) : super(key: key);
nabit_app
no_data_lottie_widget
EmptyPostLottieWidget
EmptyPostLottieWidget const constructor
EmptyPostLottieWidget class