menu
unit_widgets_display package
documentation
StatefulWidget/StreamBuilder/node1_base.dart
CustomStreamBuilder
CustomStreamBuilder.new const constructor
CustomStreamBuilder.new const constructor
dark_mode
light_mode
CustomStreamBuilder
constructor
const
CustomStreamBuilder
(
{
Key
?
key
,
})
Implementation
const CustomStreamBuilder({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatefulWidget/StreamBuilder/node1_base
CustomStreamBuilder
CustomStreamBuilder.new const constructor
CustomStreamBuilder class