menu
bibliotech
screens/main/sub-screens/libreria_view.dart
RicercaLibri
RicercaLibri.new const constructor
RicercaLibri.new
dark_mode
light_mode
RicercaLibri
constructor
const
RicercaLibri
(
{
Key
?
key
,
required
dynamic
onChanged
(
String
?
),
})
Costruttore.
Implementation
const RicercaLibri({super.key, required this.onChanged});
bibliotech
libreria_view
RicercaLibri
RicercaLibri.new const constructor
RicercaLibri class