menu
zwap_design_system package
documentation
extensions/dateTimeExtension.dart
DateTimeExtension
firstOfMonth property
firstOfMonth property
dark_mode
light_mode
firstOfMonth
property
DateTime
get
firstOfMonth
Implementation
DateTime get firstOfMonth => DateTime(this.year, this.month, 1);
zwap_design_system package
documentation
extensions/dateTimeExtension
DateTimeExtension
firstOfMonth property
DateTimeExtension extension on
DateTime