menu
webadmin package
documentation
goldenx_dashboard.dart
LicenseStatusInfo
LicenseStatusInfo.new const constructor
LicenseStatusInfo.new const constructor
dark_mode
light_mode
LicenseStatusInfo
constructor
const
LicenseStatusInfo
(
{
DateTime
?
expiryDate
,
bool
isLoading
=
false
,
})
Implementation
const LicenseStatusInfo({this.expiryDate, this.isLoading = false});
webadmin package
documentation
goldenx_dashboard
LicenseStatusInfo
LicenseStatusInfo.new const constructor
LicenseStatusInfo class