menu
easy_onvif
shared.dart
Window
Window constructor
Window
dark_mode
light_mode
Window
constructor
Window
(
{
required
double
bottom
,
required
double
top
,
required
double
right
,
required
double
left
,
})
Implementation
Window( {required this.bottom, required this.top, required this.right, required this.left});
easy_onvif
shared
Window
Window constructor
Window class