menu
tbloc package
documentation
core/base/bloc_builder.dart
BlocBuilderWidget<S extends BlocState>
debugLabel property
debugLabel property
dark_mode
light_mode
debugLabel
property
String
?
debugLabel
final
A label that is used to identify the widget in the widget tree.
Implementation
final String? debugLabel;
tbloc package
documentation
core/base/bloc_builder
BlocBuilderWidget<S extends BlocState>
debugLabel property
BlocBuilderWidget class