АК
Size: a a a
RV
SS
SS
RV
RV
SS
SS
RV
SS
RV
RV
SS
Widget build(BuildContext context) {
return BlocProvider(
create: (_) => IntBloc(),
child: BlocBuilder<IntBloc, int>(
builder: (context, state) {
final IntBloc bloc = context.bloc();
RV
RV
SS
SS
RV
RV
SS