menu
v_components package
documentation
widgets/button/v_count_down_btn.dart
VCountDownBtn
finishedText property
finishedText property
dark_mode
light_mode
finishedText
property
String
finishedText
final
倒计时结束后的按钮文案(区别于首次的 idleText)
Implementation
final String finishedText;
v_components package
documentation
widgets/button/v_count_down_btn
VCountDownBtn
finishedText property
VCountDownBtn class