menu
fluffyn package
documentation
components/home_icon_list_app_bar.dart
HomeIconsAppBar
HomeIconsAppBar.new const constructor
HomeIconsAppBar.new const constructor
dark_mode
light_mode
HomeIconsAppBar
constructor
const
HomeIconsAppBar
(
{
Key
?
key
,
bool
showSearchIcon
=
true
,
})
Implementation
const HomeIconsAppBar({Key? key, this.showSearchIcon = true}) : super(key: key);
fluffyn package
documentation
components/home_icon_list_app_bar
HomeIconsAppBar
HomeIconsAppBar.new const constructor
HomeIconsAppBar class