menu
last_flutter_flex_player package
documentation
flutter_flex_player_controller.dart
VideoResolution
VideoResolution const constructor
VideoResolution const constructor
dark_mode
light_mode
VideoResolution
constructor
const
VideoResolution
(
int
width
,
int
height
)
Initializes an instance of
VideoResolution
Implementation
const VideoResolution(this.width, this.height);
last_flutter_flex_player package
documentation
flutter_flex_player_controller
VideoResolution
VideoResolution const constructor
VideoResolution class