menu
neopop package
documentation
widgets/buttons/neopop_button/neopop_button.dart
NeoPopButtonPainter
NeoPopButtonPainter.new const constructor
NeoPopButtonPainter.new const constructor
dark_mode
light_mode
NeoPopButtonPainter
constructor
const
NeoPopButtonPainter
(
double
depth
,
Color
top
,
Color
left
,
Color
bottom
,
Color
right
,
)
Implementation
const NeoPopButtonPainter( this.depth, this.top, this.left, this.bottom, this.right, );
neopop package
documentation
widgets/buttons/neopop_button/neopop_button
NeoPopButtonPainter
NeoPopButtonPainter.new const constructor
NeoPopButtonPainter class