menu
designflow_widgets package
documentation
data/models/variables/variable.dart
Variable
copyWith abstract method
copyWith abstract method
dark_mode
light_mode
copyWith
abstract method
Variable
copyWith
(
{
String
?
name
,
bool
?
isNullable
,
})
Implementation
Variable copyWith({ String? name, bool? isNullable, });
designflow_widgets package
documentation
data/models/variables/variable
Variable
copyWith abstract method
Variable class