menu
flutter_easy package
documentation
components/src/base.dart
BaseBackgroundButton
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
?
onLongPress
final
Implementation
final
VoidCallback? onLongPress;
flutter_easy package
documentation
components/src/base
BaseBackgroundButton
onLongPress property
BaseBackgroundButton class
Constructors
new
Properties
border
borderRadius
color
debugRandomColor
(ext)
disableColor
hashCode
height
icon
key
marginZero
(ext)
onLongPress
onPressed
padding
paddingZero
(ext)
pressedColor
runtimeType
sliverBox
(ext)
title
width
Methods
align
(ext)
alignBottom
(ext)
alignCenter
(ext)
alignLeft
(ext)
alignRight
(ext)
alignTop
(ext)
aspectRatio
(ext)
backgroundColor
(ext)
backgroundImage
(ext)
border
(ext)
borderRadius
(ext)
boxShadow
(ext)
build
card
(ext)
center
(ext)
clipOval
(ext)
clipRect
(ext)
clipRRect
(ext)
constrained
(ext)
createElement
debugDescribeChildren
debugFillProperties
decorated
(ext)
elevation
(ext)
expanded
(ext)
fittedBox
(ext)
flexible
(ext)
fractionallySizedBox
(ext)
gestures
(ext)
height
(ext)
inkWell
(ext)
limitedBox
(ext)
marginAll
(ext)
marginOnly
(ext)
marginSymmetric
(ext)
noSuchMethod
offstage
(ext)
onLongPress
(ext)
onTap
(ext)
opacity
(ext)
overflow
(ext)
padding
(ext)
paddingAll
(ext)
paddingBottom
(ext)
paddingHorizontal
(ext)
paddingLeft
(ext)
paddingOnly
(ext)
paddingRight
(ext)
paddingSymmetric
(ext)
paddingTop
(ext)
paddingVertical
(ext)
positioned
(ext)
ripple
(ext)
safeArea
(ext)
scale
(ext)
scrollable
(ext)
semanticsLabel
(ext)
sliverPadding
(ext)
sliverPaddingBottom
(ext)
sliverPaddingHorizontal
(ext)
sliverPaddingLeft
(ext)
sliverPaddingRight
(ext)
sliverPaddingTop
(ext)
sliverPaddingVertical
(ext)
sliverToBoxAdapter
(ext)
tight
(ext)
tightSize
(ext)
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
transform
(ext)
translate
(ext)
unconstrained
(ext)
width
(ext)
Operators
operator ==