Skip to content

Instantly share code, notes, and snippets.

View gethoopp's full-sized avatar
BLESSED

Haliim Pamungkas gethoopp

BLESSED
View GitHub Profile
if (data.isCurhatanTanggapan) ...[
verticalSpace10,
BlocBuilder<ForhatCommentDataCubit,
BaseState<ResponseForhatComment>>(
builder: (context, commentState) {
if (commentState is ErrorState) {
return ZmErrorWidget(
onRetry: () {
// get comment
context