menu
remind_timetable package
documentation
timetable.dart
CircleNowIndicatorShape
CircleNowIndicatorShape.new constructor
CircleNowIndicatorShape.new constructor
dark_mode
light_mode
CircleNowIndicatorShape
constructor
CircleNowIndicatorShape
(
{
required
Color
color
,
double
radius
=
4
,
})
Implementation
CircleNowIndicatorShape({required this.color, this.radius = 4}) : _paint = Paint()..color = color;
remind_timetable package
documentation
timetable
CircleNowIndicatorShape
CircleNowIndicatorShape.new constructor
CircleNowIndicatorShape class