menu
flutter_twind package
documentation
utils/wind_config.dart
Wind
getShadow static method
getShadow static method
dark_mode
light_mode
getShadow
static method
List
<
BoxShadow
>
?
getShadow
(
String
name
)
Implementation
static List<BoxShadow>? getShadow(String name) => _shadows[name];
flutter_twind package
documentation
utils/wind_config
Wind
getShadow static method
Wind class