menu
isar_db_inspector package
documentation
connection_screen.dart
ConnectionScreen
ConnectionScreen.new const constructor
ConnectionScreen.new const constructor
dark_mode
light_mode
ConnectionScreen
constructor
const
ConnectionScreen
(
{
required
String
port
,
required
String
secret
,
Key
?
key
,
})
Implementation
const ConnectionScreen({required this.port, required this.secret, super.key});
isar_db_inspector package
documentation
connection_screen
ConnectionScreen
ConnectionScreen.new const constructor
ConnectionScreen class