menu
dgis_mobile_sdk_full package
documentation
dgis.dart
StyleZoom
copyWith method
copyWith method
dark_mode
light_mode
copyWith
method
StyleZoom
copyWith
(
{
double
?
value
,
})
Implementation
StyleZoom copyWith({ double? value }) { return StyleZoom( value ?? this.value ); }
dgis_mobile_sdk_full package
documentation
dgis
StyleZoom
copyWith method
StyleZoom class