menu
kyrmannpay_flutter package
documentation
widgets/home_widget/moov_operator.dart
MoovOperator
MoovOperator.new const constructor
MoovOperator.new const constructor
dark_mode
light_mode
MoovOperator
constructor
const
MoovOperator
(
{
Key
?
key
,
double
width
=
70
,
double
height
=
40
,
required
String
imagePath
,
})
Implementation
const MoovOperator( {super.key, super.width, super.height, required super.imagePath});
kyrmannpay_flutter package
documentation
widgets/home_widget/moov_operator
MoovOperator
MoovOperator.new const constructor
MoovOperator class