menu
nostr_widgets package
documentation
widgets/nostr_connect_dialog_view.dart
NostrConnectDialogView
NostrConnectDialogView.new const constructor
NostrConnectDialogView.new const constructor
dark_mode
light_mode
NostrConnectDialogView
constructor
const
NostrConnectDialogView
(
{
Key
?
key
,
required
String
nostrConnectURL
,
})
Implementation
const NostrConnectDialogView({super.key, required this.nostrConnectURL});
nostr_widgets package
documentation
widgets/nostr_connect_dialog_view
NostrConnectDialogView
NostrConnectDialogView.new const constructor
NostrConnectDialogView class