flutter_backdrop 1.0.4 flutter_backdrop: ^1.0.4 copied to clipboard
This package is used for implementing Backdrop easily. You can add properties like borderRadius, shape and a few others directly without much effort.
flutter_backdrop #
This package is used for implementing Backdrop widget in Flutter easily.
You can add properties like-
- frontLayer
- backLayer
- frontHeader
- borderRadius
- shape
- frontHeaderHeight
- titleVisibleOnPanelClosed
- frontPanelPadding
- panelVisibleInitially
- toggleFrontLayer
- appBarLeadingMenuIcon
- appBarAnimatedLeadingMenuIcon
- appBarAutomaticallyImplyLeading
- appBarTitle
- appBarActions
- appBarBackgroundColor
- appBarIconTheme
- appBarTextTheme
- appBarCenterTitle
- appBarTitleSpacing
- appBarElevation
to manipulate the backdrop easily.
Each property has been defined in package.
Refer to the example to create something like this:
Or modify the borderRadius property to get this:
Or modify titleVisibleOnPanelClosed property to get this: