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