menu
flutter_easy package
documentation
components/src/base.dart
BaseOutlineButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Implementation
final
VoidCallback? onPressed;
flutter_easy package
documentation
components/src/base
BaseOutlineButton
onPressed property
BaseOutlineButton class
Constructors
new
Properties
backgroundColor
borderColor
borderRadius
borderWidth
boxShadow
debugRandomColor
(ext)
hashCode
height
icon
key
mainAxisAlignment
marginZero
(ext)
onPressed
padding
paddingZero
(ext)
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 ==