menu
web3modal_flutter package
documentation
widgets/web3modal_navbar_title.dart
Web3ModalNavbarTitle
Web3ModalNavbarTitle.new const constructor
Web3ModalNavbarTitle.new const constructor
dark_mode
light_mode
Web3ModalNavbarTitle
constructor
const
Web3ModalNavbarTitle
(
{
Key
?
key
,
required
String
title
,
})
Implementation
const Web3ModalNavbarTitle({ super.key, required this.title, });
web3modal_flutter package
documentation
widgets/web3modal_navbar_title
Web3ModalNavbarTitle
Web3ModalNavbarTitle.new const constructor
Web3ModalNavbarTitle class