material_tv library
This file is a part of media_kit (https://github.com/media-kit/media-kit).
Copyright © 2021 & onwards, Hitesh Kumar Saini saini123hitesh@gmail.com. All rights reserved. Use of this source code is governed by MIT license that can be found in the LICENSE file.
Classes
- MaterialTvCustomButton
- MaterialDesktop design custom button.
- MaterialTvFullscreenButton
- MaterialDesktop design fullscreen button.
- MaterialTvPlayOrPauseButton
- A material design play/pause button.
- MaterialTvPlayOrPauseButtonState
- MaterialTvPositionIndicator
- MaterialDesktop design position indicator.
- MaterialTvPositionIndicatorState
- MaterialTvSeekBar
- Material design seek bar.
- MaterialTvSeekBarState
- MaterialTvSkipNextButton
- MaterialDesktop design skip next button.
- MaterialTvSkipPreviousButton
- MaterialDesktop design skip previous button.
- MaterialTvVideoControlsTheme
-
Inherited widget which provides
MaterialDesktopVideoControlsThemeData
to descendant widgets. - MaterialTvVideoControlsThemeData
-
Theming related data for
MaterialDesktopVideoControls
. These values are used to theme the descendantMaterialDesktopVideoControls
. - MaterialTvVolumeButton
- MaterialDesktop design volume button & slider.
- MaterialTvVolumeButtonState
Constants
Functions
-
MaterialTvVideoControls(
VideoState state) → Widget -
Video
controls which use Material design.