menu
flutter_eval package
documentation
widgets.dart
$Icon
$Icon.wrap const constructor
$Icon.wrap const constructor
dark_mode
light_mode
$Icon.wrap
constructor
const
$Icon.wrap
(
Icon
$value
)
Wrap a
Icon
in a
$Icon
Implementation
const $Icon.wrap(this.$value);
flutter_eval package
documentation
widgets
$Icon
$Icon.wrap const constructor
$Icon class