menu
flutter_server_driven package
documentation
driven_ui/dtos/widgets/lable.dto.dart
LableStyleDto
LableStyleDto.new constructor
LableStyleDto.new constructor
dark_mode
light_mode
LableStyleDto
constructor
LableStyleDto
(
String
?
textColor
)
Implementation
LableStyleDto(this.textColor);
flutter_server_driven package
documentation
driven_ui/dtos/widgets/lable.dto
LableStyleDto
LableStyleDto.new constructor
LableStyleDto class