menu
flutter_easy package
documentation
components/src/base.dart
BaseTextButton
disableColor property
disableColor property
dark_mode
light_mode
disableColor
property
Color
?
disableColor
final
Implementation
final
Color? disableColor;
flutter_easy package
documentation
components/src/base
BaseTextButton
disableColor property
BaseTextButton class
Constructors
new
Properties
autofocus
border
borderRadius
boxShadow
child
color
debugRandomColor
(ext)
disableColor
hashCode
key
marginZero
(ext)
onLongPress
onPressed
padding
paddingZero
(ext)
pressedColor
runtimeType
sliverBox
(ext)
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 ==