LookAndFeelSelection constructor
LookAndFeelSelection({
- required String spaceKey,
- required LookAndFeelSelectionLookAndFeelType lookAndFeelType,
Implementation
LookAndFeelSelection({required this.spaceKey, required this.lookAndFeelType});