menu
homeowner_app
features/dashboard/page/dashboard_power_source_indicator.dart
GenPowerSourceBorder
GenPowerSourceBorder const constructor
GenPowerSourceBorder
dark_mode
light_mode
GenPowerSourceBorder
constructor
const
GenPowerSourceBorder
(
{
BorderSide
side
=
BorderSide.none
,
double
slant
=
5.5
,
})
Implementation
const GenPowerSourceBorder({ super.side, this.slant = 5.5, });
homeowner_app
dashboard_power_source_indicator
GenPowerSourceBorder
GenPowerSourceBorder const constructor
GenPowerSourceBorder class