media_kit_video_controls/src/controls/cupertino 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
- CupertinoVideoControlsTheme
- Inherited widget which provides CupertinoVideoControlsThemeData to descendant widgets.
- CupertinoVideoControlsThemeData
- Theming related data for CupertinoVideoControls. These values are used to theme the descendant CupertinoVideoControls.
Constants
- kDefaultCupertinoVideoControlsThemeData → const CupertinoVideoControlsThemeData
- Default CupertinoVideoControlsThemeData.
- kDefaultCupertinoVideoControlsThemeDataFullscreen → const CupertinoVideoControlsThemeData
- Default CupertinoVideoControlsThemeData for fullscreen.
Functions
-
CupertinoVideoControls(
VideoState state) → Widget - Video controls which use Cupertino design.