widgets/buttons/neopop_button/neopop_button library
Classes
- CenterClipper
- CustomClipper for NeoPopButton in case of Position.center, Position.centerLeft, Position.topCenter and Position.topLeft.
- NeoPopButton
- A neopop design button.
- NeoPopButtonPainter
- NeoPopButtonPainter is a custom painter for NeoPopButton. It paints the 3D faces of the button.
- NeoPopButtonParent
- NeoPopButtonTranslator
- A widget with GestureDetector that forms the basis of the NeoPopButton.
- RBottomCenterClipper
- CustomClipper for NeoPopButton in case of Position.bottomCenter.
- RBottomLeftClipper
- CustomClipper for NeoPopButton in case of Position.bottomLeft.
- RBottomRightClipper
- CustomClipper for NeoPopButton in case of Position.bottomRight and Position.fullBottom.
- RTopRightClipper
- CustomClipper for NeoPopButton in case of Position.topRight, Position.fullTop, Position.fullCenter and Position.centerRight.
Enums
- Position
- Possible positions of the NeoPopButton in the layout.