menu
icomoon package
documentation
models/selection.dart
Selection
Selection.new constructor
Selection.new constructor
dark_mode
light_mode
Selection
constructor
Selection
(
String
name
,
List
<
Icon
>
icons
)
Implementation
Selection(this.name, this.icons);
icomoon package
documentation
models/selection
Selection
Selection.new constructor
Selection class