menu
lunar package
documentation
calendar/NineStar.dart
NineStar
fromIndex static method
fromIndex static method
dark_mode
light_mode
fromIndex
static method
NineStar
fromIndex
(
int
index
)
Implementation
static NineStar fromIndex(int index) { return new NineStar(index); }
lunar package
documentation
calendar/NineStar
NineStar
fromIndex static method
NineStar class