menu
zerothreesix_flutter package
documentation
widgets/system/banner.dart
AppBanner
AppBanner.new const constructor
AppBanner.new const constructor
dark_mode
light_mode
AppBanner
constructor
const
AppBanner
(
Mode
mode
, {
Key
?
key
,
})
Implementation
const AppBanner(this.mode, {super.key});
zerothreesix_flutter package
documentation
widgets/system/banner
AppBanner
AppBanner.new const constructor
AppBanner class