media_kit_video_controls/src/controls/material 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
- MaterialCustomButton
- Material design custom button.
- MaterialFullscreenButton
- Material design fullscreen button.
- MaterialPlayOrPauseButton
- A material design play/pause button.
- MaterialPlayOrPauseButtonState
- MaterialPositionIndicator
- Material design position indicator.
- MaterialPositionIndicatorState
- MaterialSeekBar
- Material design seek bar.
- MaterialSeekBarState
- MaterialSkipNextButton
- Material design skip next button.
- MaterialSkipPreviousButton
- Material design skip previous button.
- MaterialVideoControlsTheme
- Inherited widget which provides MaterialVideoControlsThemeData to descendant widgets.
- MaterialVideoControlsThemeData
- Theming related data for MaterialVideoControls. These values are used to theme the descendant MaterialVideoControls.
Constants
- kDefaultMaterialVideoControlsThemeData → const MaterialVideoControlsThemeData
- Default MaterialVideoControlsThemeData.
- kDefaultMaterialVideoControlsThemeDataFullscreen → const MaterialVideoControlsThemeData
- Default MaterialVideoControlsThemeData for fullscreen.
Functions
-
MaterialVideoControls(
VideoState state) → Widget - Video controls which use Material design.