menu
mmoo_base package
documentation
ui/seekbar/seekbar.dart
BasicSeekbar
semanticsValue property
semanticsValue property
dark_mode
light_mode
semanticsValue
property
String
?
semanticsValue
final
这个是给盲人用的,屏幕阅读器的要读出的进度条的值
Implementation
final String? semanticsValue;
mmoo_base package
documentation
ui/seekbar/seekbar
BasicSeekbar
semanticsValue property
BasicSeekbar class