menu
my_tdesign_flutter package
documentation
tdesign_flutter.dart
ScaleFormatter typedef
ScaleFormatter typedef
dark_mode
light_mode
ScaleFormatter
typedef
ScaleFormatter
=
String
Function
(
double
value
)
刻度显示格式化
Implementation
typedef ScaleFormatter = String Function(double value);
my_tdesign_flutter package
documentation
tdesign_flutter
ScaleFormatter typedef
tdesign_flutter library