menu
stream_video package
documentation
open_api/video/coordinator/api.dart
Bound
Bound.new constructor
Bound.new constructor
dark_mode
light_mode
Bound
constructor
Bound
(
{
required
bool
inclusive
,
required
double
value
,
})
Returns a new
Bound
instance.
Implementation
Bound({ required this.inclusive, required this.value, });
stream_video package
documentation
open_api/video/coordinator/api
Bound
Bound.new constructor
Bound class