menu
multiutillib package
documentation
widgets/no_records_found.dart
NoRecordsFound
NoRecordsFound.new const constructor
NoRecordsFound.new const constructor
dark_mode
light_mode
NoRecordsFound
constructor
const
NoRecordsFound
(
{
Key
?
key
,
})
Implementation
const NoRecordsFound({Key? key}) : super(key: key);
multiutillib package
documentation
widgets/no_records_found
NoRecordsFound
NoRecordsFound.new const constructor
NoRecordsFound class