boringdeveloper / FlutterSwitch

A Custom Switch package created for Flutter.
https://pub.dev/packages/flutter_switch
BSD 3-Clause "New" or "Revised" License
78 stars 66 forks source link

add active/inactive text alignment #47

Open wdibi opened 2 years ago

wdibi commented 2 years ago

Add activeTextAlignment and inactiveTextAlignment to the constructor.

harshSalescode commented 1 year ago

How can we add activeTextAlignment and inactiveTextAlignment ?, It is very important for using this widget. Please add support for this