CupertinoBrowserTopBar constructor
const
CupertinoBrowserTopBar({})
Implementation
const CupertinoBrowserTopBar({
super.key,
this.leadingButtons = const [],
this.trailingButtons = const [],
this.showAddressWhenUsingIframe = false,
});