menu
locus
locus.dart
ConnectivityChangeEvent
ConnectivityChangeEvent.new const constructor
ConnectivityChangeEvent.new
dark_mode
light_mode
ConnectivityChangeEvent
constructor
const
ConnectivityChangeEvent
(
{
required
bool
connected
,
String
?
networkType
,
})
Implementation
const ConnectivityChangeEvent({ required this.connected, this.networkType, });
locus
locus
ConnectivityChangeEvent
ConnectivityChangeEvent.new const constructor
ConnectivityChangeEvent class