menu
segment_analytics package
documentation
event.dart
ContextScreen
ContextScreen.new constructor
ContextScreen.new constructor
dark_mode
light_mode
ContextScreen
constructor
ContextScreen
(
int
height
,
int
width
, {
double
?
density
,
Map
<
String
,
dynamic
>
?
custom
,
})
Implementation
ContextScreen(this.height, this.width, {this.density, super.custom});
segment_analytics package
documentation
event
ContextScreen
ContextScreen.new constructor
ContextScreen class