menu
quds_office_engine package
documentation
pdf_widgets.dart
Circle
Circle.new const constructor
Circle.new const constructor
dark_mode
light_mode
Circle
constructor
const
Circle
(
{
String
?
fillColor
,
String
?
strokeColor
,
double
width
=
40
,
double
height
=
40
,
})
Circle API.
Implementation
const Circle({ this.fillColor, this.strokeColor, this.width = 40, this.height = 40, });
quds_office_engine package
documentation
pdf_widgets
Circle
Circle.new const constructor
Circle class