Widget _scrollNoticeBar(BuildContext context) { return const TDNoticeBar( context: '提示文字描述提示文字描述提示文字描述提示文字描述提示文字', marquee: true, speed: 50, ); }