menu
easy_onvif
shared
Window
Window constructor
Window
brightness_4
brightness_5
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
Constructors
Window
fromJson
Properties
bottom
hashCode
left
right
runtimeType
top
Methods
noSuchMethod
toJson
toString
Operators
operator ==