menu
flutter_manual_widget_tester package
documentation
widgets/app_bar/app_bar_shadow.dart
AppBarShadow
AppBarShadow const constructor
AppBarShadow const constructor
dark_mode
light_mode
AppBarShadow
constructor
const
AppBarShadow
(
{
Key
?
key
,
})
Implementation
const AppBarShadow({ super.key, });
flutter_manual_widget_tester package
documentation
widgets/app_bar/app_bar_shadow
AppBarShadow
AppBarShadow const constructor
AppBarShadow class