menu
tdesign_flutter package
documentation
tdesign_flutter.dart
TDThemeData
ofCorner method
ofCorner method
dark_mode
light_mode
ofCorner
method
double
?
ofCorner
(
String
?
key
)
Implementation
double? ofCorner( String? key, ) { return radiusMap[key]; }
tdesign_flutter package
documentation
tdesign_flutter
TDThemeData
ofCorner method
TDThemeData class