menu
my_tdesign_flutter package
documentation
tdesign_flutter.dart
TDThemeData
ofShadow method
ofShadow method
dark_mode
light_mode
ofShadow
method
List
<
BoxShadow
>
?
ofShadow
(
String
?
key
)
Implementation
List<BoxShadow>? ofShadow( String? key, ) { return shadowMap[key]; }
my_tdesign_flutter package
documentation
tdesign_flutter
TDThemeData
ofShadow method
TDThemeData class