options property

DarlightOption? options
final

each button type has its own specific options, which is named after the type, for example: Darlights.DarlightThree takes DarlightThreeOption as option..

Implementation

final DarlightOption? options;