menu
incomme_flutter_commerce package
documentation
package/income_widget.dart
IncommeWidget
IncommeWidget.new const constructor
IncommeWidget.new const constructor
dark_mode
light_mode
IncommeWidget
constructor
const
IncommeWidget
(
{
Key
?
key
,
required
Widget
child
,
Widget
?
fallback
,
})
Implementation
const IncommeWidget({super.key, required this.child, this.fallback});
incomme_flutter_commerce package
documentation
package/income_widget
IncommeWidget
IncommeWidget.new const constructor
IncommeWidget class