universal_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
MaterialVideoControlsTheme
Inherited widget which provides MaterialVideoControlsThemeData to descendant widgets.
MaterialVideoControlsThemeData
Theming related data for MaterialVideoControls. These values are used to theme the descendant MaterialVideoControls.

Functions

MaterialVideoControls(VideoControlsState state) Widget
VideoControls controls which use Material design.