menu
dutato
presentation/widgets/entitlement_bootstrap.dart
EntitlementBootstrap
EntitlementBootstrap.new const constructor
EntitlementBootstrap.new
dark_mode
light_mode
description
EntitlementBootstrap
constructor
const
EntitlementBootstrap
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const EntitlementBootstrap({super.key, required this.child});
dutato
entitlement_bootstrap
EntitlementBootstrap
EntitlementBootstrap.new const constructor
EntitlementBootstrap class