menu
strike package
documentation
models/invoice.dart
Invoice
state property
state property
dark_mode
light_mode
state
property
InvoiceState
?
state
getter/setter pair
Current state of the invoice UNPAID, PAID, PENDING, CANCELLED
Implementation
InvoiceState? state;
strike package
documentation
models/invoice
Invoice
state property
Invoice class