menu
gnums_utility_widgets package
documentation
common_widgets/gn_no_data_found.dart
GNNoDataFound
GNNoDataFound.new const constructor
GNNoDataFound.new const constructor
dark_mode
light_mode
GNNoDataFound
constructor
const
GNNoDataFound
(
{
Key
?
key
,
String
?
imagePath
,
String
?
message
,
Widget
?
child
,
})
Implementation
const GNNoDataFound({ super.key, this.imagePath, this.message, this.child, });
gnums_utility_widgets package
documentation
common_widgets/gn_no_data_found
GNNoDataFound
GNNoDataFound.new const constructor
GNNoDataFound class