cool_datepicker
calendar
BottomBorderBox
BottomBorderBox constructor
BottomBorderBox
BottomBorderBox
constructor
Null safety
BottomBorderBox
(
Animation
<
double
>
_animation
,
Color
bgColor
)
Implementation
BottomBorderBox(this._animation, this.bgColor) : super(repaint: _animation);
cool_datepicker
calendar
BottomBorderBox
BottomBorderBox constructor
BottomBorderBox class
Constructors
BottomBorderBox
Properties
bgColor
hashCode
runtimeType
semanticsBuilder
Methods
addListener
createAnimatedPath
extractPathUntilLength
hitTest
noSuchMethod
paint
removeListener
shouldRebuildSemantics
shouldRepaint
toString
Operators
operator ==