CircularDaySeletor
A checkbox with a new circular beautiful style to use to Day Selector or Days of month selector.
Demo
Weekly Day Selector Design | Monthly Day Selector Design |
---|---|
How To Use
using this class is so Simple.
import 'package:ramdel_circular_day_selector/CircularDaySelectorClass.dart';
var mon = CircularDaySelector(selectedColor: Colors.blue,fontSize: 16,code: "mon",dayName: "Mon",isChecked: true);