menu
easy_onvif package
documentation
shared.dart
Window
Window.new constructor
Window.new constructor
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 package
documentation
shared
Window
Window.new constructor
Window class