plex_widgets/plex_info_sheet library
Classes
- PlexInfoSheet
- A utility class to show a highly configurable bottom sheet for information, errors, alerts, etc.
- PlexInfoSheetAction
- Action button for the info sheet
Enums
- PlexInfoSheetType
- Types of info sheet for styling (can be extended for custom themes)
Typedefs
-
OnActionPressed
= Future<
bool> Function()