often/often_lib library

Classes

RotatingView
create_user: zhengzaihong email:1096877329@qq.com create_date: 2024/5/8 create_time: 9:15 describe: 一直转动view
TimeView
TimeViewState

Typedefs

BuildChild = Widget Function(BuildContext context, TimeViewState controller, int time)
create_user: zhengzaihong email:1096877329@qq.com create_date: 2021/12/13 create_time: 9:43 describe: 用于倒计时类的控件, 使用规范: 外部请不要将 TimeViewState 持久化。
BuildCompleter = void Function(BuildContext context, TimeViewState controller)